"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/17 01:13:15 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-pebaqex2vudu" 2025/07/17 01:13:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:13:15 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/17 01:13:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/17 01:13:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/17 01:13:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/17 01:13:15 DEBUG : Setting pass="TSFeUeLR8wwRxR6ENGkbilgTwOQ2vC2Nnr8N6czEy3CD" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/17 01:13:15 DEBUG : TestWebdavRclone: detected overridden config - adding "{zysHY}" suffix to name 2025/07/17 01:13:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/17 01:13:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/17 01:13:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/17 01:13:15 DEBUG : Setting pass="TSFeUeLR8wwRxR6ENGkbilgTwOQ2vC2Nnr8N6czEy3CD" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/17 01:13:15 DEBUG : found headers: 2025/07/17 01:13:15 DEBUG : Creating backend with remote "/tmp/rclone4040692414" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:15 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:15 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:15 DEBUG : dir: Looking for writers 2025/07/17 01:13:15 DEBUG : Looking for writers 2025/07/17 01:13:15 DEBUG : dir: reading active writers 2025/07/17 01:13:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:15 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:16 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:16 DEBUG : dir/subdir: Looking for writers 2025/07/17 01:13:16 DEBUG : dir: Looking for writers 2025/07/17 01:13:16 DEBUG : file1: reading active writers 2025/07/17 01:13:16 DEBUG : file2: reading active writers 2025/07/17 01:13:16 DEBUG : subdir: reading active writers 2025/07/17 01:13:16 DEBUG : Looking for writers 2025/07/17 01:13:16 DEBUG : dir: reading active writers 2025/07/17 01:13:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.26s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:16 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:16 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:16 DEBUG : dir: Looking for writers 2025/07/17 01:13:16 DEBUG : file1: reading active writers 2025/07/17 01:13:16 DEBUG : Looking for writers 2025/07/17 01:13:16 DEBUG : dir: reading active writers 2025/07/17 01:13:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:16 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:16 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:16 DEBUG : dir: Looking for writers 2025/07/17 01:13:16 DEBUG : Looking for writers 2025/07/17 01:13:16 DEBUG : dir: reading active writers 2025/07/17 01:13:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:16 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:16 DEBUG : dir: forgetting directory cache 2025/07/17 01:13:16 DEBUG : forgetting directory cache 2025/07/17 01:13:16 DEBUG : dir: forgetting directory cache 2025/07/17 01:13:16 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:16 DEBUG : Looking for writers 2025/07/17 01:13:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:16 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/17 01:13:16 DEBUG : dir: invalidating directory cache 2025/07/17 01:13:16 DEBUG : >ForgetPath: 2025/07/17 01:13:16 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/17 01:13:16 DEBUG : invalidating directory cache 2025/07/17 01:13:16 DEBUG : dir: forgetting directory cache 2025/07/17 01:13:16 DEBUG : >ForgetPath: 2025/07/17 01:13:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/17 01:13:16 DEBUG : >ForgetPath: 2025/07/17 01:13:16 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:16 DEBUG : dir: Looking for writers 2025/07/17 01:13:16 DEBUG : Looking for writers 2025/07/17 01:13:16 DEBUG : dir: reading active writers 2025/07/17 01:13:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:16 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:16 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:16 DEBUG : forgetting directory cache 2025/07/17 01:13:16 DEBUG : dir: forgetting directory cache 2025/07/17 01:13:16 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:16 DEBUG : fil/a/b: Looking for writers 2025/07/17 01:13:16 DEBUG : fil/a: Looking for writers 2025/07/17 01:13:16 DEBUG : b: reading active writers 2025/07/17 01:13:16 DEBUG : fil: Looking for writers 2025/07/17 01:13:16 DEBUG : a: reading active writers 2025/07/17 01:13:16 DEBUG : dir: Looking for writers 2025/07/17 01:13:16 DEBUG : Looking for writers 2025/07/17 01:13:16 DEBUG : dir: reading active writers 2025/07/17 01:13:16 DEBUG : fil: reading active writers 2025/07/17 01:13:16 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:17 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:17 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:17 DEBUG : dir: Looking for writers 2025/07/17 01:13:17 DEBUG : Looking for writers 2025/07/17 01:13:17 DEBUG : dir: reading active writers 2025/07/17 01:13:17 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:17 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:17 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:17 DEBUG : dir: Looking for writers 2025/07/17 01:13:17 DEBUG : file1: reading active writers 2025/07/17 01:13:17 DEBUG : Looking for writers 2025/07/17 01:13:17 DEBUG : dir: reading active writers 2025/07/17 01:13:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:17 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:17 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/17 01:13:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/17 01:13:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/17 01:13:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/17 01:13:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/17 01:13:17 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:17 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:17 DEBUG : dir: invalidating directory cache 2025/07/17 01:13:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/17 01:13:17 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/17 01:13:17 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/17 01:13:17 DEBUG : dir/file1: Reset virtual modtime 2025/07/17 01:13:17 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/17 01:13:17 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/17 01:13:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/17 01:13:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/17 01:13:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:17 DEBUG : dir: invalidating directory cache 2025/07/17 01:13:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/17 01:13:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/17 01:13:17 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/17 01:13:17 DEBUG : forgetting directory cache 2025/07/17 01:13:17 DEBUG : dir: forgetting directory cache 2025/07/17 01:13:17 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/17 01:13:17 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:17 DEBUG : dir/virtualDir: Looking for writers 2025/07/17 01:13:17 DEBUG : dir: Looking for writers 2025/07/17 01:13:17 DEBUG : file1: reading active writers 2025/07/17 01:13:17 DEBUG : virtualFile2: reading active writers 2025/07/17 01:13:17 DEBUG : virtualFile: reading active writers 2025/07/17 01:13:17 DEBUG : virtualDir: reading active writers 2025/07/17 01:13:17 DEBUG : Looking for writers 2025/07/17 01:13:17 DEBUG : dir: reading active writers 2025/07/17 01:13:17 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:17 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:17 ERROR : dir/: Can only open directories read only 2025/07/17 01:13:17 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:17 DEBUG : dir: Looking for writers 2025/07/17 01:13:17 DEBUG : Looking for writers 2025/07/17 01:13:17 DEBUG : dir: reading active writers 2025/07/17 01:13:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:17 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/17 01:13:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/17 01:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/17 01:13:18 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/17 01:13:18 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:18 NOTICE: webdav root 'rclone-test-pebaqex2vudu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/17 01:13:18 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/17 01:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/17 01:13:18 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:18 DEBUG : dir: Looking for writers 2025/07/17 01:13:18 DEBUG : potato: reading active writers 2025/07/17 01:13:18 DEBUG : file1: reading active writers 2025/07/17 01:13:18 DEBUG : Looking for writers 2025/07/17 01:13:18 DEBUG : dir: reading active writers 2025/07/17 01:13:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:18 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/17 01:13:18 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:18 DEBUG : dir/sub: Looking for writers 2025/07/17 01:13:18 DEBUG : dir: Looking for writers 2025/07/17 01:13:18 DEBUG : file1: reading active writers 2025/07/17 01:13:18 DEBUG : sub: reading active writers 2025/07/17 01:13:18 DEBUG : Looking for writers 2025/07/17 01:13:18 DEBUG : dir: reading active writers 2025/07/17 01:13:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:18 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/17 01:13:18 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/17 01:13:18 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:18 DEBUG : dir/sub/subsub: Looking for writers 2025/07/17 01:13:18 DEBUG : dir/sub: Looking for writers 2025/07/17 01:13:18 DEBUG : subsub: reading active writers 2025/07/17 01:13:18 DEBUG : dir: Looking for writers 2025/07/17 01:13:18 DEBUG : sub: reading active writers 2025/07/17 01:13:18 DEBUG : file1: reading active writers 2025/07/17 01:13:18 DEBUG : Looking for writers 2025/07/17 01:13:18 DEBUG : dir: reading active writers 2025/07/17 01:13:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:18 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:18 ERROR : dir/: Dir.Remove not empty 2025/07/17 01:13:18 DEBUG : dir/file1: Remove: 2025/07/17 01:13:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:18 DEBUG : dir/file1: >Remove: err= 2025/07/17 01:13:18 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/17 01:13:18 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:18 DEBUG : Looking for writers 2025/07/17 01:13:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:18 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:19 DEBUG : dir/file1: Remove: 2025/07/17 01:13:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:19 DEBUG : dir/file1: >Remove: err= 2025/07/17 01:13:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/17 01:13:19 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:19 DEBUG : Looking for writers 2025/07/17 01:13:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:19 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:19 DEBUG : dir/file1: Remove: 2025/07/17 01:13:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:19 DEBUG : dir/file1: >Remove: err= 2025/07/17 01:13:19 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:19 DEBUG : dir: Looking for writers 2025/07/17 01:13:19 DEBUG : Looking for writers 2025/07/17 01:13:19 DEBUG : dir: reading active writers 2025/07/17 01:13:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:19 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:19 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/17 01:13:19 DEBUG : dir: Updating dir with dir2 0xc0005195f0 2025/07/17 01:13:19 DEBUG : dir: forgetting directory cache 2025/07/17 01:13:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/17 01:13:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/17 01:13:19 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/17 01:13:19 DEBUG : file2: Updating file with file2 0xc0006fc900 2025/07/17 01:13:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/17 01:13:19 INFO : dir2/file3: Deleted 2025/07/17 01:13:19 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/17 01:13:19 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006fc900 2025/07/17 01:13:19 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/17 01:13:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/17 01:13:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/17 01:13:19 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000519930 2025/07/17 01:13:19 DEBUG : empty directory: forgetting directory cache 2025/07/17 01:13:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/17 01:13:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/17 01:13:19 DEBUG : dir2: Renaming to "dir3" 2025/07/17 01:13:19 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:19 DEBUG : dir3: Looking for writers 2025/07/17 01:13:19 DEBUG : file3: reading active writers 2025/07/17 01:13:19 DEBUG : renamed empty directory: Looking for writers 2025/07/17 01:13:19 DEBUG : Looking for writers 2025/07/17 01:13:19 DEBUG : dir3: reading active writers 2025/07/17 01:13:19 DEBUG : renamed empty directory: reading active writers 2025/07/17 01:13:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:19 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/17 01:13:19 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:19 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/17 01:13:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/17 01:13:19 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/17 01:13:19 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/17 01:13:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/17 01:13:19 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:19 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/17 01:13:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/17 01:13:19 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/17 01:13:19 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/17 01:13:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/17 01:13:20 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (12 bytes), uploading instead of streaming 2025/07/17 01:13:20 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/17 01:13:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/17 01:13:20 DEBUG : forgetting directory cache 2025/07/17 01:13:20 DEBUG : dir: forgetting directory cache 2025/07/17 01:13:20 DEBUG : dir/sub: forgetting directory cache 2025/07/17 01:13:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/17 01:13:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/17 01:13:20 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/17 01:13:20 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/17 01:13:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/17 01:13:20 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:20 DEBUG : dir/sub: Looking for writers 2025/07/17 01:13:20 DEBUG : file2: reading active writers 2025/07/17 01:13:20 DEBUG : file0: reading active writers 2025/07/17 01:13:20 DEBUG : dir: Looking for writers 2025/07/17 01:13:20 DEBUG : file1: reading active writers 2025/07/17 01:13:20 DEBUG : sub: reading active writers 2025/07/17 01:13:20 DEBUG : Looking for writers 2025/07/17 01:13:20 DEBUG : dir: reading active writers 2025/07/17 01:13:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:20 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/17 01:13:20 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:20 DEBUG : Looking for writers 2025/07/17 01:13:20 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:20 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/17 01:13:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/17 01:13:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/17 01:13:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/17 01:13:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/17 01:13:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/17 01:13:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/17 01:13:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/17 01:13:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:20 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:20 DEBUG : dir: Looking for writers 2025/07/17 01:13:20 DEBUG : file1: reading active writers 2025/07/17 01:13:20 DEBUG : file1.metadata: reading active writers 2025/07/17 01:13:20 DEBUG : Looking for writers 2025/07/17 01:13:20 DEBUG : dir: reading active writers 2025/07/17 01:13:20 DEBUG : dir.metadata: reading active writers 2025/07/17 01:13:20 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:20 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:20 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:20 DEBUG : dir: Looking for writers 2025/07/17 01:13:20 DEBUG : file1: reading active writers 2025/07/17 01:13:20 DEBUG : Looking for writers 2025/07/17 01:13:20 DEBUG : dir: reading active writers 2025/07/17 01:13:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:20 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:20 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:20 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/17 01:13:20 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:20 DEBUG : dir: Looking for writers 2025/07/17 01:13:20 DEBUG : file1: reading active writers 2025/07/17 01:13:20 DEBUG : Looking for writers 2025/07/17 01:13:20 DEBUG : dir: reading active writers 2025/07/17 01:13:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:20 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/17 01:13:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:20 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:20 DEBUG : dir: Looking for writers 2025/07/17 01:13:20 DEBUG : file1: reading active writers 2025/07/17 01:13:20 DEBUG : Looking for writers 2025/07/17 01:13:20 DEBUG : dir: reading active writers 2025/07/17 01:13:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/17 01:13:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/17 01:13:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/17 01:13:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/17 01:13:20 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:20 DEBUG : Looking for writers 2025/07/17 01:13:20 DEBUG : file.txt: reading active writers 2025/07/17 01:13:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:20 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:20 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/17 01:13:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:20 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/17 01:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:20 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:20 DEBUG : dir: Looking for writers 2025/07/17 01:13:20 DEBUG : file1: reading active writers 2025/07/17 01:13:20 DEBUG : Looking for writers 2025/07/17 01:13:20 DEBUG : dir: reading active writers 2025/07/17 01:13:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:20 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:21 DEBUG : dir/file1: Remove: 2025/07/17 01:13:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:21 DEBUG : dir/file1: >Remove: err= 2025/07/17 01:13:21 DEBUG : dir/file1: Remove: 2025/07/17 01:13:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/17 01:13:21 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:21 DEBUG : dir: Looking for writers 2025/07/17 01:13:21 DEBUG : Looking for writers 2025/07/17 01:13:21 DEBUG : dir: reading active writers 2025/07/17 01:13:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:21 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:21 DEBUG : dir/file1: Remove: 2025/07/17 01:13:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:21 DEBUG : dir/file1: >Remove: err= 2025/07/17 01:13:21 DEBUG : dir/file1: Remove: 2025/07/17 01:13:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/17 01:13:21 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:21 DEBUG : dir: Looking for writers 2025/07/17 01:13:21 DEBUG : Looking for writers 2025/07/17 01:13:21 DEBUG : dir: reading active writers 2025/07/17 01:13:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:21 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/17 01:13:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/17 01:13:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/17 01:13:21 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/17 01:13:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/17 01:13:21 DEBUG : dir/file1: Open: flags=0x3 2025/07/17 01:13:21 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/17 01:13:21 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/17 01:13:21 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:21 DEBUG : dir: Looking for writers 2025/07/17 01:13:21 DEBUG : file1: reading active writers 2025/07/17 01:13:21 DEBUG : Looking for writers 2025/07/17 01:13:21 DEBUG : dir: reading active writers 2025/07/17 01:13:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:21 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:21 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:21 DEBUG : dir: Looking for writers 2025/07/17 01:13:21 DEBUG : file1: reading active writers 2025/07/17 01:13:21 DEBUG : Looking for writers 2025/07/17 01:13:21 DEBUG : dir: reading active writers 2025/07/17 01:13:21 DEBUG : >WaitForWriters: 2025/07/17 01:13:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000873380 2025/07/17 01:13:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/17 01:13:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000873380 2025/07/17 01:13:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/17 01:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/17 01:13:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/17 01:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000873380 2025/07/17 01:13:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:21 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/17 01:13:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/17 01:13:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:21 DEBUG : newLeaf: Running delayed rename now 2025/07/17 01:13:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000873380 2025/07/17 01:13:21 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:21 DEBUG : dir: Looking for writers 2025/07/17 01:13:21 DEBUG : Looking for writers 2025/07/17 01:13:21 DEBUG : dir: reading active writers 2025/07/17 01:13:21 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:21 DEBUG : >WaitForWriters: 2025/07/17 01:13:21 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:21 DEBUG : dir: Looking for writers 2025/07/17 01:13:21 DEBUG : Looking for writers 2025/07/17 01:13:21 DEBUG : dir: reading active writers 2025/07/17 01:13:21 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:21 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:21 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:21 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:21 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:21 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:21 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:21 DEBUG : dir: Looking for writers 2025/07/17 01:13:21 DEBUG : file1: reading active writers 2025/07/17 01:13:21 DEBUG : Looking for writers 2025/07/17 01:13:21 DEBUG : dir: reading active writers 2025/07/17 01:13:21 DEBUG : >WaitForWriters: 2025/07/17 01:13:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000873680 2025/07/17 01:13:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/17 01:13:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000873680 2025/07/17 01:13:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/17 01:13:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000873680 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:22 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/17 01:13:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/17 01:13:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:22 DEBUG : newLeaf: Running delayed rename now 2025/07/17 01:13:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000873680 2025/07/17 01:13:22 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:22 DEBUG : >WaitForWriters: 2025/07/17 01:13:22 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : >WaitForWriters: 2025/07/17 01:13:22 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:22 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:22 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:22 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/17 01:13:22 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b8780): openPending: 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b8780): >openPending: err= 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/17 01:13:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b8780): _writeAt: size=14, off=0 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b8780): >_writeAt: n=14, err= 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b8780): close: 2025/07/17 01:13:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/17 01:13:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b8780): >close: err= 2025/07/17 01:13:22 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : file1: reading active writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : file1: reading active writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : file1: reading active writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : file1: reading active writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: starting upload 2025/07/17 01:13:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:22 INFO : dir/file1: Copied (replaced existing) 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : file1: reading active writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : >WaitForWriters: 2025/07/17 01:13:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:22 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b9140): _readAt: size=512, off=0 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b9140): openPending: 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b9140): >openPending: err= 2025/07/17 01:13:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b9140): >_readAt: n=14, err=EOF 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b9140): close: 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/17 01:13:22 DEBUG : dir/file1(0xc0008b9140): >close: err= 2025/07/17 01:13:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/17 01:13:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00099e0c0 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/17 01:13:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/17 01:13:22 DEBUG : dir/file1: Updating file with dir/file1 0xc00099e0c0 2025/07/17 01:13:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/17 01:13:22 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:22 DEBUG : dir/file1(0xc000bf5480): openPending: 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:22 DEBUG : dir/file1(0xc000bf5480): >openPending: err= 2025/07/17 01:13:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/17 01:13:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:22 DEBUG : dir/file1(0xc000bf5480): _writeAt: size=25, off=0 2025/07/17 01:13:22 DEBUG : dir/file1(0xc000bf5480): >_writeAt: n=25, err= 2025/07/17 01:13:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/17 01:13:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00099e0c0 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:22 DEBUG : newLeaf(0xc000bf5480): close: 2025/07/17 01:13:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/17 01:13:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-17 01:13:22.572548778 +0000 UTC m=+6.837371654 2025/07/17 01:13:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:22 DEBUG : newLeaf(0xc000bf5480): >close: err= 2025/07/17 01:13:22 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:22 DEBUG : newLeaf: vfs cache: starting upload 2025/07/17 01:13:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:22 INFO : newLeaf: Copied (replaced existing) 2025/07/17 01:13:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-17 01:13:22 +0000 UTC" 2025/07/17 01:13:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/17 01:13:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:22 DEBUG : >WaitForWriters: 2025/07/17 01:13:22 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:22 DEBUG : >WaitForWriters: 2025/07/17 01:13:22 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:22 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:22 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:22 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:22 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:22 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:22 DEBUG : dir: Looking for writers 2025/07/17 01:13:22 DEBUG : file1: reading active writers 2025/07/17 01:13:22 DEBUG : Looking for writers 2025/07/17 01:13:22 DEBUG : dir: reading active writers 2025/07/17 01:13:22 DEBUG : >WaitForWriters: 2025/07/17 01:13:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000873740 2025/07/17 01:13:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/17 01:13:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000873740 2025/07/17 01:13:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/17 01:13:23 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:23 DEBUG : dir/file1(0xc00080c2c0): openPending: 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:23 DEBUG : dir/file1(0xc00080c2c0): >openPending: err= 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/17 01:13:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:23 DEBUG : dir/file1(0xc00080c2c0): _writeAt: size=25, off=0 2025/07/17 01:13:23 DEBUG : dir/file1(0xc00080c2c0): >_writeAt: n=25, err= 2025/07/17 01:13:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/17 01:13:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000873740 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:23 DEBUG : newLeaf(0xc00080c2c0): close: 2025/07/17 01:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/17 01:13:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-17 01:13:23.065876833 +0000 UTC m=+7.330699720 2025/07/17 01:13:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:23 DEBUG : newLeaf(0xc00080c2c0): >close: err= 2025/07/17 01:13:23 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:23 DEBUG : newLeaf: vfs cache: starting upload 2025/07/17 01:13:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:23 INFO : newLeaf: Copied (replaced existing) 2025/07/17 01:13:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-17 01:13:23 +0000 UTC" 2025/07/17 01:13:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/17 01:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : >WaitForWriters: 2025/07/17 01:13:23 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : >WaitForWriters: 2025/07/17 01:13:23 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:23 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:23 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:23 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/17 01:13:23 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8580): openPending: 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8580): >openPending: err= 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/17 01:13:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8580): _writeAt: size=14, off=0 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8580): >_writeAt: n=14, err= 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8580): close: 2025/07/17 01:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/17 01:13:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8580): >close: err= 2025/07/17 01:13:23 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : file1: reading active writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : file1: reading active writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : file1: reading active writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : file1: reading active writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: starting upload 2025/07/17 01:13:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:23 INFO : dir/file1: Copied (replaced existing) 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : file1: reading active writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : >WaitForWriters: 2025/07/17 01:13:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:23 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8c40): _readAt: size=512, off=0 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8c40): openPending: 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8c40): >openPending: err= 2025/07/17 01:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8c40): >_readAt: n=14, err=EOF 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8c40): close: 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/17 01:13:23 DEBUG : dir/file1(0xc0008a8c40): >close: err= 2025/07/17 01:13:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/17 01:13:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00099e9c0 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/17 01:13:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/17 01:13:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00099e9c0 2025/07/17 01:13:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/17 01:13:23 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:23 DEBUG : dir/file1(0xc000863900): openPending: 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:23 DEBUG : dir/file1(0xc000863900): >openPending: err= 2025/07/17 01:13:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/17 01:13:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:23 DEBUG : dir/file1(0xc000863900): _writeAt: size=25, off=0 2025/07/17 01:13:23 DEBUG : dir/file1(0xc000863900): >_writeAt: n=25, err= 2025/07/17 01:13:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/17 01:13:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00099e9c0 2025/07/17 01:13:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:23 DEBUG : newLeaf(0xc000863900): close: 2025/07/17 01:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/17 01:13:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-17 01:13:23.714366165 +0000 UTC m=+7.979189052 2025/07/17 01:13:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:23 DEBUG : newLeaf(0xc000863900): >close: err= 2025/07/17 01:13:23 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:23 DEBUG : newLeaf: vfs cache: starting upload 2025/07/17 01:13:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:23 INFO : newLeaf: Copied (replaced existing) 2025/07/17 01:13:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-17 01:13:23 +0000 UTC" 2025/07/17 01:13:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/17 01:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : >WaitForWriters: 2025/07/17 01:13:23 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:23 DEBUG : dir: Looking for writers 2025/07/17 01:13:23 DEBUG : Looking for writers 2025/07/17 01:13:23 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:23 DEBUG : dir: reading active writers 2025/07/17 01:13:23 DEBUG : >WaitForWriters: 2025/07/17 01:13:23 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:23 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:23 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:23 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:23 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:24 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:24 DEBUG : dir: Looking for writers 2025/07/17 01:13:24 DEBUG : file1: reading active writers 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : dir: reading active writers 2025/07/17 01:13:24 DEBUG : >WaitForWriters: 2025/07/17 01:13:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:24 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:24 DEBUG : dir/file1(0xc000954a80): _readAt: size=512, off=0 2025/07/17 01:13:24 DEBUG : dir/file1(0xc000954a80): openPending: 2025/07/17 01:13:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/17 01:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:24 DEBUG : dir/file1(0xc000954a80): >openPending: err= 2025/07/17 01:13:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:24 DEBUG : dir/file1(0xc000954a80): >_readAt: n=14, err=EOF 2025/07/17 01:13:24 DEBUG : dir/file1(0xc000954a80): close: 2025/07/17 01:13:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/17 01:13:24 DEBUG : dir/file1(0xc000954a80): >close: err= 2025/07/17 01:13:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/17 01:13:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000470180 2025/07/17 01:13:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/17 01:13:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/17 01:13:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000470180 2025/07/17 01:13:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/17 01:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/17 01:13:24 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:24 DEBUG : dir/file1(0xc0009ca840): openPending: 2025/07/17 01:13:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/17 01:13:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/17 01:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:24 DEBUG : dir/file1(0xc0009ca840): >openPending: err= 2025/07/17 01:13:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/17 01:13:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:24 DEBUG : dir/file1(0xc0009ca840): _writeAt: size=25, off=0 2025/07/17 01:13:24 DEBUG : dir/file1(0xc0009ca840): >_writeAt: n=25, err= 2025/07/17 01:13:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/17 01:13:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/17 01:13:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000470180 2025/07/17 01:13:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:13:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:24 DEBUG : newLeaf(0xc0009ca840): close: 2025/07/17 01:13:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/17 01:13:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-17 01:13:24.221252006 +0000 UTC m=+8.486074893 2025/07/17 01:13:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:24 DEBUG : newLeaf(0xc0009ca840): >close: err= 2025/07/17 01:13:24 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:24 DEBUG : dir: Looking for writers 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:24 DEBUG : dir: reading active writers 2025/07/17 01:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:24 DEBUG : dir: Looking for writers 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : dir: reading active writers 2025/07/17 01:13:24 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:24 DEBUG : dir: Looking for writers 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : dir: reading active writers 2025/07/17 01:13:24 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:24 DEBUG : dir: Looking for writers 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : dir: reading active writers 2025/07/17 01:13:24 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:24 DEBUG : newLeaf: vfs cache: starting upload 2025/07/17 01:13:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:24 INFO : newLeaf: Copied (replaced existing) 2025/07/17 01:13:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-17 01:13:24 +0000 UTC" 2025/07/17 01:13:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/17 01:13:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/17 01:13:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/17 01:13:24 DEBUG : dir: Looking for writers 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : dir: reading active writers 2025/07/17 01:13:24 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:24 DEBUG : >WaitForWriters: 2025/07/17 01:13:24 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:24 DEBUG : dir: Looking for writers 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : dir: reading active writers 2025/07/17 01:13:24 DEBUG : newLeaf: reading active writers 2025/07/17 01:13:24 DEBUG : >WaitForWriters: 2025/07/17 01:13:24 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:24 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:24 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:24 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === 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 "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:24 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/17 01:13:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:24 DEBUG : dir: Looking for writers 2025/07/17 01:13:24 DEBUG : file1: reading active writers 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : dir: reading active writers 2025/07/17 01:13:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:24 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/17 01:13:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/17 01:13:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/17 01:13:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/17 01:13:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/17 01:13:24 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:24 DEBUG : dir: Looking for writers 2025/07/17 01:13:24 DEBUG : file1: reading active writers 2025/07/17 01:13:24 DEBUG : Looking for writers 2025/07/17 01:13:24 DEBUG : dir: reading active writers 2025/07/17 01:13:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:24 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/17 01:13:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/17 01:13:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/17 01:13:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/17 01:13:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/17 01:13:24 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/17 01:13:24 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/17 01:13:24 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/17 01:13:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/17 01:13:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/17 01:13:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/17 01:13:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/17 01:13:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/17 01:13:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/17 01:13:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/17 01:13:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/17 01:13:25 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:25 DEBUG : dir: Looking for writers 2025/07/17 01:13:25 DEBUG : file1: reading active writers 2025/07/17 01:13:25 DEBUG : Looking for writers 2025/07/17 01:13:25 DEBUG : dir: reading active writers 2025/07/17 01:13:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/17 01:13:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:25 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:25 DEBUG : dir: Looking for writers 2025/07/17 01:13:25 DEBUG : file1: reading active writers 2025/07/17 01:13:25 DEBUG : Looking for writers 2025/07/17 01:13:25 DEBUG : dir: reading active writers 2025/07/17 01:13:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/17 01:13:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/17 01:13:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/17 01:13:25 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:25 DEBUG : dir: Looking for writers 2025/07/17 01:13:25 DEBUG : file1: reading active writers 2025/07/17 01:13:25 DEBUG : Looking for writers 2025/07/17 01:13:25 DEBUG : dir: reading active writers 2025/07/17 01:13:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): _readAt: size=1, off=0 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): openPending: 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/17 01:13:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): >openPending: err= 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): >_readAt: n=1, err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): _readAt: size=256, off=1 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): >_readAt: n=15, err=EOF 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): _readAt: size=16, off=16 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): >_readAt: n=0, err=EOF 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): close: 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): >close: err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): close: 2025/07/17 01:13:25 DEBUG : dir/file1(0xc000de7b80): >close: err=file already closed 2025/07/17 01:13:25 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:25 DEBUG : dir: Looking for writers 2025/07/17 01:13:25 DEBUG : file1: reading active writers 2025/07/17 01:13:25 DEBUG : Looking for writers 2025/07/17 01:13:25 DEBUG : dir: reading active writers 2025/07/17 01:13:25 DEBUG : >WaitForWriters: 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): _readAt: size=1, off=0 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): openPending: 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/17 01:13:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): >openPending: err= 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): >_readAt: n=1, err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): _readAt: size=1, off=5 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): >_readAt: n=1, err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): _readAt: size=1, off=3 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): >_readAt: n=1, err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): _readAt: size=1, off=13 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): >_readAt: n=1, err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): _readAt: size=16, off=100 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): >_readAt: n=0, err=EOF 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): close: 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0005fb140): >close: err= 2025/07/17 01:13:25 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:25 DEBUG : dir: Looking for writers 2025/07/17 01:13:25 DEBUG : file1: reading active writers 2025/07/17 01:13:25 DEBUG : Looking for writers 2025/07/17 01:13:25 DEBUG : dir: reading active writers 2025/07/17 01:13:25 DEBUG : >WaitForWriters: 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): _readAt: size=1, off=0 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): openPending: 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/17 01:13:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): >openPending: err= 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): >_readAt: n=1, err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): _readAt: size=1, off=5 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): >_readAt: n=1, err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): _readAt: size=1, off=1 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): >_readAt: n=1, err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): _readAt: size=6, off=10 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): >_readAt: n=6, err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): _readAt: size=256, off=10 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): >_readAt: n=6, err=EOF 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): _readAt: size=256, off=100 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): >_readAt: n=0, err=EOF 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): close: 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): >close: err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): _readAt: size=256, off=100 2025/07/17 01:13:25 DEBUG : dir/file1(0xc00078e940): >_readAt: n=0, err=file already closed 2025/07/17 01:13:25 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:25 DEBUG : dir: Looking for writers 2025/07/17 01:13:25 DEBUG : file1: reading active writers 2025/07/17 01:13:25 DEBUG : Looking for writers 2025/07/17 01:13:25 DEBUG : dir: reading active writers 2025/07/17 01:13:25 DEBUG : >WaitForWriters: 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:25 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0007e6000): RWFileHandle.Flush 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0007e6000): _readAt: size=256, off=0 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0007e6000): openPending: 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/17 01:13:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0007e6000): >openPending: err= 2025/07/17 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0007e6000): >_readAt: n=16, err=EOF 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0007e6000): RWFileHandle.Flush 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0007e6000): RWFileHandle.Flush 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0007e6000): close: 2025/07/17 01:13:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/17 01:13:25 DEBUG : dir/file1(0xc0007e6000): >close: err= 2025/07/17 01:13:25 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:25 DEBUG : dir: Looking for writers 2025/07/17 01:13:25 DEBUG : file1: reading active writers 2025/07/17 01:13:25 DEBUG : Looking for writers 2025/07/17 01:13:25 DEBUG : dir: reading active writers 2025/07/17 01:13:25 DEBUG : >WaitForWriters: 2025/07/17 01:13:25 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:13:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/17 01:13:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/17 01:13:26 DEBUG : dir/file1(0xc0008a9600): _readAt: size=256, off=0 2025/07/17 01:13:26 DEBUG : dir/file1(0xc0008a9600): openPending: 2025/07/17 01:13:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/17 01:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 DEBUG : dir/file1(0xc0008a9600): >openPending: err= 2025/07/17 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/17 01:13:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:13:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:26 DEBUG : dir/file1(0xc0008a9600): >_readAt: n=16, err=EOF 2025/07/17 01:13:26 DEBUG : dir/file1(0xc0008a9600): RWFileHandle.Release 2025/07/17 01:13:26 DEBUG : dir/file1(0xc0008a9600): close: 2025/07/17 01:13:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/17 01:13:26 DEBUG : dir/file1(0xc0008a9600): >close: err= 2025/07/17 01:13:26 DEBUG : dir/file1(0xc0008a9600): RWFileHandle.Release 2025/07/17 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:26 DEBUG : dir: Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : dir: reading active writers 2025/07/17 01:13:26 DEBUG : >WaitForWriters: 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:26 DEBUG : file1: newRWFileHandle: 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): openPending: 2025/07/17 01:13:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): >openPending: err= 2025/07/17 01:13:26 DEBUG : file1: >newRWFileHandle: err= 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/17 01:13:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): _writeAt: size=5, off=0 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): >_writeAt: n=5, err= 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): _writeAt: size=7, off=5 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): >_writeAt: n=7, err= 2025/07/17 01:13:26 DEBUG : file1: vfs cache: truncate to size=11 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): close: 2025/07/17 01:13:26 DEBUG : file1: vfs cache: setting modification time to 2025-07-17 01:13:26.178801621 +0000 UTC m=+10.443624509 2025/07/17 01:13:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): >close: err= 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): close: 2025/07/17 01:13:26 DEBUG : file1(0xc0008b7840): >close: err=file already closed 2025/07/17 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:26 DEBUG : file1: vfs cache: starting upload 2025/07/17 01:13:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:26 INFO : file1: Copied (new) 2025/07/17 01:13:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-17 01:13:26 +0000 UTC" 2025/07/17 01:13:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 INFO : file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : >WaitForWriters: 2025/07/17 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : >WaitForWriters: 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:26 DEBUG : file1: newRWFileHandle: 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): openPending: 2025/07/17 01:13:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): >openPending: err= 2025/07/17 01:13:26 DEBUG : file1: >newRWFileHandle: err= 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/17 01:13:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): _writeAt: size=7, off=0 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): >_writeAt: n=7, err= 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): _writeAt: size=6, off=5 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): >_writeAt: n=6, err= 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): close: 2025/07/17 01:13:26 DEBUG : file1: vfs cache: setting modification time to 2025-07-17 01:13:26.377008407 +0000 UTC m=+10.641831254 2025/07/17 01:13:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): >close: err= 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): _writeAt: size=5, off=0 2025/07/17 01:13:26 DEBUG : file1(0xc0009ae3c0): >_writeAt: n=0, err=file already closed 2025/07/17 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:26 DEBUG : file1: vfs cache: starting upload 2025/07/17 01:13:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:26 INFO : file1: Copied (new) 2025/07/17 01:13:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-17 01:13:26 +0000 UTC" 2025/07/17 01:13:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 INFO : file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : >WaitForWriters: 2025/07/17 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : >WaitForWriters: 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:26 DEBUG : file1: newRWFileHandle: 2025/07/17 01:13:26 DEBUG : file1(0xc0009526c0): openPending: 2025/07/17 01:13:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 DEBUG : file1(0xc0009526c0): >openPending: err= 2025/07/17 01:13:26 DEBUG : file1: >newRWFileHandle: err= 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/17 01:13:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/17 01:13:26 DEBUG : file1(0xc0009526c0): close: 2025/07/17 01:13:26 DEBUG : file1: vfs cache: setting modification time to 2025-07-17 01:13:26.575560089 +0000 UTC m=+10.840382977 2025/07/17 01:13:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:26 DEBUG : file1(0xc0009526c0): >close: err= 2025/07/17 01:13:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/17 01:13:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/17 01:13:26 DEBUG : file2: newRWFileHandle: 2025/07/17 01:13:26 DEBUG : file2(0xc000952b40): openPending: 2025/07/17 01:13:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/17 01:13:26 DEBUG : file2(0xc000952b40): >openPending: err= 2025/07/17 01:13:26 DEBUG : file2: >newRWFileHandle: err= 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/17 01:13:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/17 01:13:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/17 01:13:26 DEBUG : file2(0xc000952b40): RWFileHandle.Flush 2025/07/17 01:13:26 DEBUG : file2(0xc000952b40): RWFileHandle.Release 2025/07/17 01:13:26 DEBUG : file2(0xc000952b40): close: 2025/07/17 01:13:26 DEBUG : file2: vfs cache: setting modification time to 2025-07-17 01:13:26.577228401 +0000 UTC m=+10.842051278 2025/07/17 01:13:26 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:26 DEBUG : file2(0xc000952b40): >close: err= 2025/07/17 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : file2: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : file2: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file2: reading active writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : file2: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/17 01:13:26 DEBUG : file1: vfs cache: starting upload 2025/07/17 01:13:26 DEBUG : file2: vfs cache: starting upload 2025/07/17 01:13:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:26 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:26 INFO : file1: Copied (new) 2025/07/17 01:13:26 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-17 01:13:26 +0000 UTC" 2025/07/17 01:13:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 INFO : file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : file2: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/17 01:13:26 INFO : file2: Copied (new) 2025/07/17 01:13:26 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-17 01:13:26 +0000 UTC" 2025/07/17 01:13:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/17 01:13:26 INFO : file2: vfs cache: upload succeeded try #1 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : file2: reading active writers 2025/07/17 01:13:26 DEBUG : >WaitForWriters: 2025/07/17 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : file2: reading active writers 2025/07/17 01:13:26 DEBUG : >WaitForWriters: 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:26 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:26 DEBUG : file1: newRWFileHandle: 2025/07/17 01:13:26 DEBUG : file1(0xc000b92c00): openPending: 2025/07/17 01:13:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 DEBUG : file1(0xc000b92c00): >openPending: err= 2025/07/17 01:13:26 DEBUG : file1: >newRWFileHandle: err= 2025/07/17 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/17 01:13:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/17 01:13:26 DEBUG : file1(0xc000b92c00): _writeAt: size=5, off=0 2025/07/17 01:13:26 DEBUG : file1(0xc000b92c00): >_writeAt: n=5, err= 2025/07/17 01:13:26 DEBUG : file1(0xc000b92c00): RWFileHandle.Flush 2025/07/17 01:13:26 DEBUG : file1(0xc000b92c00): RWFileHandle.Flush 2025/07/17 01:13:26 DEBUG : file1(0xc000b92c00): close: 2025/07/17 01:13:26 DEBUG : file1: vfs cache: setting modification time to 2025-07-17 01:13:26.945809133 +0000 UTC m=+11.210632020 2025/07/17 01:13:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:26 DEBUG : file1(0xc000b92c00): >close: err= 2025/07/17 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:26 DEBUG : Looking for writers 2025/07/17 01:13:26 DEBUG : file1: reading active writers 2025/07/17 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:27 DEBUG : file1: vfs cache: starting upload 2025/07/17 01:13:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:27 INFO : file1: Copied (new) 2025/07/17 01:13:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-17 01:13:26 +0000 UTC" 2025/07/17 01:13:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 INFO : file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : >WaitForWriters: 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:27 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:27 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:27 DEBUG : file1: newRWFileHandle: 2025/07/17 01:13:27 DEBUG : file1(0xc000bb0040): openPending: 2025/07/17 01:13:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 DEBUG : file1(0xc000bb0040): >openPending: err= 2025/07/17 01:13:27 DEBUG : file1: >newRWFileHandle: err= 2025/07/17 01:13:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/17 01:13:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/17 01:13:27 DEBUG : file1(0xc000bb0040): _writeAt: size=5, off=0 2025/07/17 01:13:27 DEBUG : file1(0xc000bb0040): >_writeAt: n=5, err= 2025/07/17 01:13:27 DEBUG : file1(0xc000bb0040): RWFileHandle.Release 2025/07/17 01:13:27 DEBUG : file1(0xc000bb0040): close: 2025/07/17 01:13:27 DEBUG : file1: vfs cache: setting modification time to 2025-07-17 01:13:27.1337023 +0000 UTC m=+11.398525178 2025/07/17 01:13:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:27 DEBUG : file1(0xc000bb0040): >close: err= 2025/07/17 01:13:27 DEBUG : file1(0xc000bb0040): RWFileHandle.Release 2025/07/17 01:13:27 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:27 DEBUG : file1: vfs cache: starting upload 2025/07/17 01:13:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:27 INFO : file1: Copied (new) 2025/07/17 01:13:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-17 01:13:27 +0000 UTC" 2025/07/17 01:13:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 INFO : file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : >WaitForWriters: 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:27 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/17 01:13:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/17 01:13:27 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:27 DEBUG : dir/file1(0xc000bef180): openPending: 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/17 01:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 DEBUG : dir/file1(0xc000bef180): >openPending: err= 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/17 01:13:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/17 01:13:27 DEBUG : dir/file1(0xc000bef180): _writeAt: size=5, off=0 2025/07/17 01:13:27 DEBUG : dir/file1(0xc000bef180): >_writeAt: n=5, err= 2025/07/17 01:13:27 DEBUG : dir/file1(0xc000bef180): close: 2025/07/17 01:13:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-17 01:13:27.386101506 +0000 UTC m=+11.650924414 2025/07/17 01:13:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:27 DEBUG : dir/file1(0xc000bef180): >close: err= 2025/07/17 01:13:27 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: starting upload 2025/07/17 01:13:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:27 INFO : dir/file1: Copied (replaced existing) 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-17 01:13:27 +0000 UTC" 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : >WaitForWriters: 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:27 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:27 DEBUG : dir/file1: newRWFileHandle: 2025/07/17 01:13:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/17 01:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/17 01:13:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/17 01:13:27 DEBUG : dir/file1(0xc0007d5400): _writeAt: size=5, off=0 2025/07/17 01:13:27 DEBUG : dir/file1(0xc0007d5400): openPending: 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/17 01:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 DEBUG : dir/file1(0xc0007d5400): >openPending: err= 2025/07/17 01:13:27 DEBUG : dir/file1(0xc0007d5400): >_writeAt: n=5, err= 2025/07/17 01:13:27 DEBUG : dir/file1(0xc0007d5400): _writeAt: size=15, off=5 2025/07/17 01:13:27 DEBUG : dir/file1(0xc0007d5400): >_writeAt: n=15, err= 2025/07/17 01:13:27 DEBUG : dir/file1(0xc0007d5400): close: 2025/07/17 01:13:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-17 01:13:27.67273216 +0000 UTC m=+11.937555048 2025/07/17 01:13:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:27 DEBUG : dir/file1(0xc0007d5400): >close: err= 2025/07/17 01:13:27 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: starting upload 2025/07/17 01:13:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:27 INFO : dir/file1: Copied (replaced existing) 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-17 01:13:27 +0000 UTC" 2025/07/17 01:13:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:27 DEBUG : dir: Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : dir: reading active writers 2025/07/17 01:13:27 DEBUG : >WaitForWriters: 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:27 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:27 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:27 DEBUG : file1: newRWFileHandle: 2025/07/17 01:13:27 DEBUG : file1(0xc00062b7c0): openPending: 2025/07/17 01:13:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 DEBUG : file1(0xc00062b7c0): >openPending: err= 2025/07/17 01:13:27 DEBUG : file1: >newRWFileHandle: err= 2025/07/17 01:13:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/17 01:13:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/17 01:13:27 DEBUG : file1(0xc00062b7c0): _writeAt: size=5, off=0 2025/07/17 01:13:27 DEBUG : file1(0xc00062b7c0): >_writeAt: n=5, err= 2025/07/17 01:13:27 DEBUG : file1(0xc00062b7c0): close: 2025/07/17 01:13:27 DEBUG : file1: vfs cache: setting modification time to 2025-07-17 01:13:27.892169913 +0000 UTC m=+12.156992789 2025/07/17 01:13:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:27 DEBUG : file1(0xc00062b7c0): >close: err= 2025/07/17 01:13:27 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:27 DEBUG : Looking for writers 2025/07/17 01:13:27 DEBUG : file1: reading active writers 2025/07/17 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:27 DEBUG : file1: vfs cache: starting upload 2025/07/17 01:13:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:28 INFO : file1: Copied (new) 2025/07/17 01:13:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-17 01:13:27 +0000 UTC" 2025/07/17 01:13:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:28 INFO : file1: vfs cache: upload succeeded try #1 2025/07/17 01:13:28 DEBUG : Looking for writers 2025/07/17 01:13:28 DEBUG : file1: reading active writers 2025/07/17 01:13:28 DEBUG : >WaitForWriters: 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:28 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/17 01:13:28 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.081178223 +0000 UTC m=+12.346001100 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a073c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a073c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a073c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a073c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a073c0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a073c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a073c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.081178223 +0000 UTC m=+12.346001100 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a073c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07880): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07880): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07880): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07880): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07880): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.081178223 +0000 UTC m=+12.346001100 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07880): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79420 item 1 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07ec0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07ec0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07ec0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07ec0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07ec0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.08520413 +0000 UTC m=+12.350027006 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07ec0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fa440): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fa440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fa440): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fa440): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fa440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.08520413 +0000 UTC m=+12.350027006 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fa440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a798f0 item 2 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faa80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faa80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faa80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faa80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faa80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.088211565 +0000 UTC m=+12.353034441 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faa80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faf00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faf00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faf00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faf00): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faf00): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faf00): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faf00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.088211565 +0000 UTC m=+12.353034441 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005faf00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fb440): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fb440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fb440): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fb440): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fb440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.088211565 +0000 UTC m=+12.353034441 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fb440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79c70 item 3 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fbac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fbac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fbac0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fbac0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fbac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.091953307 +0000 UTC m=+12.356776194 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0005fbac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a080): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a080): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a080): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.091953307 +0000 UTC m=+12.356776194 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 4 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a6c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a6c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a6c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a6c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a6c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.094822842 +0000 UTC m=+12.359645730 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065a6c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065abc0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065abc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065abc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065abc0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065abc0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065abc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065abc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.094822842 +0000 UTC m=+12.359645730 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065abc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b080): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b080): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b080): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.094822842 +0000 UTC m=+12.359645730 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048acb0 item 5 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78840): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78840): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78840): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.099896395 +0000 UTC m=+12.364719282 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78dc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78dc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78dc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78dc0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78dc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.099896395 +0000 UTC m=+12.364719282 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78dc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097ce70 item 6 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79440): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79440): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79440): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.102887479 +0000 UTC m=+12.367710357 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.102887479 +0000 UTC m=+12.367710357 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79e80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79e80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79e80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79e80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79e80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.102887479 +0000 UTC m=+12.367710357 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79e80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d260 item 7 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908580): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908580): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908580): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908580): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908580): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.10727853 +0000 UTC m=+12.372101407 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908580): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908ac0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908ac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908ac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908ac0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908ac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.10727853 +0000 UTC m=+12.372101407 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908ac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d9d0 item 8 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909080): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc000909080): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909080): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909080): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909080): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909080): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909440): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909440): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909440): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.110258203 +0000 UTC m=+12.375081090 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009098c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009098c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009098c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009098c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009098c0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009098c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009098c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.110258203 +0000 UTC m=+12.375081090 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009098c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909e00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909e00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909e00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909e00): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909e00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.110258203 +0000 UTC m=+12.375081090 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909e00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097dd50 item 9 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae580): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae580): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae580): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae580): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae580): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.114756525 +0000 UTC m=+12.379579413 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae580): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aeac0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aeac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aeac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aeac0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aeac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.114756525 +0000 UTC m=+12.379579413 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aeac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a460 item 10 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af100): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc0009af100): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af100): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af100): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af100): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af100): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.118129165 +0000 UTC m=+12.382952053 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af9c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af9c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af9c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af9c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af9c0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af9c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af9c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.118129165 +0000 UTC m=+12.382952053 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af9c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afec0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afec0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afec0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afec0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afec0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.118129165 +0000 UTC m=+12.382952053 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afec0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a9a0 item 11 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a5c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a5c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a5c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a5c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a5c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.122206117 +0000 UTC m=+12.387029005 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a5c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ab00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ab00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ab00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ab00): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ab00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.122206117 +0000 UTC m=+12.387029005 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ab00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ae70 item 12 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b140): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc00091b140): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b140): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b140): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b140): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b140): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b140): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b500): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b500): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b500): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b500): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b500): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.125416593 +0000 UTC m=+12.390239480 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b500): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091bc00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091bc00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091bc00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091bc00): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091bc00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.125416593 +0000 UTC m=+12.390239480 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091bc00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b2d0 item 13 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952300): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952300): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952300): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952300): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952300): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.129148958 +0000 UTC m=+12.393971845 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952300): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952840): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952840): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952840): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.129148958 +0000 UTC m=+12.393971845 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b9d0 item 14 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952e80): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc000952e80): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952e80): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952e80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952e80): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952e80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009532c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009532c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009532c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009532c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009532c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.13253905 +0000 UTC m=+12.397361937 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009532c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953980): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953980): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953980): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953980): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953980): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.13253905 +0000 UTC m=+12.397361937 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953980): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017bd50 item 15 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816080): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816080): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816080): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.136275844 +0000 UTC m=+12.401098720 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008165c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008165c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008165c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008165c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008165c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.136275844 +0000 UTC m=+12.401098720 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008165c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e310 item 16 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb2c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb2c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb2c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb2c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb2c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.139945942 +0000 UTC m=+12.404768829 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb2c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb740): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb740): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb740): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb740): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb740): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb740): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb740): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb740): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.139945942 +0000 UTC m=+12.404768829 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbc40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbc40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbc40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbc40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbc40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.139945942 +0000 UTC m=+12.404768829 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbc40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20af0 item 17 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee340): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee340): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee340): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee340): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee340): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.143582167 +0000 UTC m=+12.408405044 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee340): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee880): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee880): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee880): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee880): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee880): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.143582167 +0000 UTC m=+12.408405044 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bee880): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20fc0 item 18 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000beef00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000beef00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000beef00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000beef00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000beef00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.146314374 +0000 UTC m=+12.411137262 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000beef00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bef400): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bef400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bef400): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bef400): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bef400): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bef400): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bef400): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bef400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.146314374 +0000 UTC m=+12.411137262 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bef400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6080): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6080): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6080): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.146314374 +0000 UTC m=+12.411137262 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21340 item 19 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6700): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6700): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6700): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.149936082 +0000 UTC m=+12.414758939 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6c40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6c40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6c40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6c40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6c40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.149936082 +0000 UTC m=+12.414758939 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c6c40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21810 item 20 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c72c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c72c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c72c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c72c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c72c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.152765503 +0000 UTC m=+12.417588390 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c72c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c77c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c77c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c77c0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c77c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c77c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c77c0): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c77c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c77c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.152765503 +0000 UTC m=+12.417588390 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c77c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c7cc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c7cc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c7cc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c7cc0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c7cc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.152765503 +0000 UTC m=+12.417588390 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007c7cc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21b90 item 21 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f03c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f03c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f03c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f03c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f03c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.156859236 +0000 UTC m=+12.421682113 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f03c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0900): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0900): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0900): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0900): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0900): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.156859236 +0000 UTC m=+12.421682113 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0900): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 22 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0f80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0f80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0f80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0f80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0f80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.159820293 +0000 UTC m=+12.424643170 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f0f80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1480): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1480): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1480): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1480): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1480): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1480): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.159820293 +0000 UTC m=+12.424643170 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1980): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1980): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1980): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1980): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1980): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.159820293 +0000 UTC m=+12.424643170 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007f1980): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 23 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826080): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826080): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826080): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.164159146 +0000 UTC m=+12.428982033 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008265c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008265c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008265c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008265c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008265c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.164159146 +0000 UTC m=+12.428982033 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008265c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004440e0 item 24 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826c00): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc000826c00): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826c00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826c00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826c00): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826c00): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826c00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826fc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826fc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826fc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826fc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826fc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.167398896 +0000 UTC m=+12.432221784 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000826fc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008274c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008274c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008274c0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008274c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008274c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008274c0): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008274c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008274c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.167398896 +0000 UTC m=+12.432221784 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008274c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000827a00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000827a00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000827a00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000827a00): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000827a00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.167398896 +0000 UTC m=+12.432221784 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000827a00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004444d0 item 25 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868100): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868100): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868100): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.172031031 +0000 UTC m=+12.436853918 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868640): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868640): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868640): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868640): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868640): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.172031031 +0000 UTC m=+12.436853918 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868640): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 26 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868c80): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc000868c80): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868c80): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868c80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868c80): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868c80): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000868c80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869040): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869040): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869040): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869040): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869040): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.175519047 +0000 UTC m=+12.440341975 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869040): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869540): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869540): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869540): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869540): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869540): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869540): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869540): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869540): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.175519047 +0000 UTC m=+12.440341975 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869540): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869a80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869a80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869a80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869a80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869a80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.175519047 +0000 UTC m=+12.440341975 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000869a80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444ee0 item 27 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2180): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2180): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2180): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.179959381 +0000 UTC m=+12.444782268 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b26c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b26c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b26c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b26c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b26c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.179959381 +0000 UTC m=+12.444782268 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b26c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004459d0 item 28 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2d00): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc0008b2d00): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2d00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2d00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2d00): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b2d00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b30c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b30c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b30c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b30c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b30c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.187176617 +0000 UTC m=+12.451999504 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b30c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3780): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3780): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3780): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3780): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3780): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.187176617 +0000 UTC m=+12.451999504 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3780): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ea0 item 29 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3e00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3e00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3e00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3e00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3e00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.190043998 +0000 UTC m=+12.454866886 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b3e00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ec3c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ec3c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ec3c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ec3c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ec3c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.190043998 +0000 UTC m=+12.454866886 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ec3c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430460 item 30 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008eca00): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc0008eca00): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008eca00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008eca00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008eca00): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008eca00): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008eca00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ecdc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ecdc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ecdc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ecdc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ecdc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.193794588 +0000 UTC m=+12.458617475 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ecdc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ed480): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ed480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ed480): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ed480): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ed480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.193794588 +0000 UTC m=+12.458617475 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008ed480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430c40 item 31 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008edb00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008edb00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008edb00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008edb00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008edb00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.196824624 +0000 UTC m=+12.461647502 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008edb00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a0c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a0c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a0c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a0c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a0c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.196824624 +0000 UTC m=+12.461647502 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a0c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004310a0 item 32 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a700): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a700): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a700): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.19981612 +0000 UTC m=+12.464638996 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092a700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092ab80): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092ab80): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092ab80): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092ab80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092ab80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004317a0 item 33 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092ab80): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092ab80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.201917263 +0000 UTC m=+12.466740150 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092ab80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b080): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b080): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b080): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.201917263 +0000 UTC m=+12.466740150 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e150 item 33 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b6c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b6c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b6c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b6c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b6c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.205109204 +0000 UTC m=+12.469932081 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092b6c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092bb40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092bb40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f1f0 item 34 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092bb40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092bb40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092bb40): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092bb40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092bb40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.206270424 +0000 UTC m=+12.471093310 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00092bb40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00095c100): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00095c100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00095c100): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00095c100): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00095c100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.206270424 +0000 UTC m=+12.471093310 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00095c100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f500 item 34 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816e00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816e00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816e00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816e00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816e00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.209080246 +0000 UTC m=+12.473903134 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816e00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817280): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817280): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817280): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817280): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817280): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e8c0 item 35 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817280): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817280): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.210219314 +0000 UTC m=+12.475042201 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817280): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008177c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008177c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008177c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008177c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008177c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.210219314 +0000 UTC m=+12.475042201 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008177c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031eaf0 item 35 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817e40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817e40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817e40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817e40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817e40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.213835692 +0000 UTC m=+12.478658579 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817e40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac3c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac3c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031eee0 item 36 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac3c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac3c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac3c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac3c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.215009735 +0000 UTC m=+12.479832623 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac3c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac900): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac900): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac900): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac900): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac900): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.215009735 +0000 UTC m=+12.479832623 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ac900): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f180 item 36 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009acf40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009acf40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009acf40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009acf40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009acf40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.218210483 +0000 UTC m=+12.483033370 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009acf40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad3c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad3c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad3c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad3c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f650 item 37 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad3c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad3c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.219638232 +0000 UTC m=+12.484461109 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad3c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad8c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad8c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad8c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad8c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad8c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.219638232 +0000 UTC m=+12.484461109 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ad8c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f880 item 37 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009adf40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009adf40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009adf40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009adf40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009adf40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.222857133 +0000 UTC m=+12.487680011 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009adf40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dc4c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dc4c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fc70 item 38 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dc4c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dc4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dc4c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dc4c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dc4c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.223982636 +0000 UTC m=+12.488805513 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dc4c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dca00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dca00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dca00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dca00): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dca00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.223982636 +0000 UTC m=+12.488805513 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dca00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fea0 item 38 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd080): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd080): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd080): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.226475515 +0000 UTC m=+12.491298392 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd580): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd580): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd580): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd580): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd580): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e502a0 item 39 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd580): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd580): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.227428273 +0000 UTC m=+12.492251150 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dd580): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dda80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dda80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dda80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dda80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dda80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.227428273 +0000 UTC m=+12.492251150 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009dda80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50460 item 39 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a180): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a180): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a180): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.230261751 +0000 UTC m=+12.495084638 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a680): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e507e0 item 40 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a680): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a680): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a680): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a680): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.231179083 +0000 UTC m=+12.496001971 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0abc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0abc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0abc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0abc0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0abc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.231179083 +0000 UTC m=+12.496001971 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0abc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e509a0 item 40 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b180): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b180): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b180): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b180): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b180): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.23416151 +0000 UTC m=+12.498984398 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b680): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b680): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50d90 item 41 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b680): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.23540794 +0000 UTC m=+12.500230827 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b500): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b500): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b500): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b500): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b500): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b1f0 item 41 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b500): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b500): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.236419889 +0000 UTC m=+12.501242776 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065b500): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065ba40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065ba40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065ba40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065ba40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065ba40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.236419889 +0000 UTC m=+12.501242776 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00065ba40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b3b0 item 41 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e100): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e100): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e100): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e100): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e100): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.239391436 +0000 UTC m=+12.504214324 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e600): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e600): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e600): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bb90 item 42 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e600): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e600): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.240633658 +0000 UTC m=+12.505456535 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066e600): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066eb40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066eb40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bd50 item 42 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066eb40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066eb40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066eb40): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066eb40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066eb40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.241832358 +0000 UTC m=+12.506655235 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066eb40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f0c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f0c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f0c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f0c0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f0c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.241832358 +0000 UTC m=+12.506655235 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f0c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000140070 item 42 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f700): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f700): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f700): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f700): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f700): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.244857756 +0000 UTC m=+12.509680643 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066f700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066fc00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066fc00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066fc00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000141110 item 43 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066fc00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066fc00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.246063749 +0000 UTC m=+12.510886637 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00066fc00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba01c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba01c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba01c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba01c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba01c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000141650 item 43 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba01c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba01c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.247079877 +0000 UTC m=+12.511902764 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba01c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0700): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0700): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0700): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.247079877 +0000 UTC m=+12.511902764 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000141c70 item 43 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0d40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0d40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0d40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0d40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0d40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0d40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0d40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.250038249 +0000 UTC m=+12.514861136 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba0d40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1240): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1240): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1240): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e4d0 item 44 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1240): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1240): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.25114173 +0000 UTC m=+12.515964616 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1240): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1780): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1780): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e690 item 44 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1780): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1780): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1780): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1780): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1780): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.252292028 +0000 UTC m=+12.517114906 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1780): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1d00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1d00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1d00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1d00): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1d00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.252292028 +0000 UTC m=+12.517114906 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ba1d00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e9a0 item 44 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf43c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf43c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf43c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf43c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf43c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf43c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf43c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.254912988 +0000 UTC m=+12.519735875 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf43c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf48c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf48c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf48c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f030 item 45 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf48c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf48c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.256173043 +0000 UTC m=+12.520995930 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf48c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf4fc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf4fc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf4fc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf4fc0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf4fc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.256173043 +0000 UTC m=+12.520995930 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf4fc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f1f0 item 45 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5600): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5600): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5600): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5600): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5600): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5600): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5600): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.25971487 +0000 UTC m=+12.524537757 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5600): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5b00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5b00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5b00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f570 item 46 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5b00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5b00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.260739463 +0000 UTC m=+12.525562340 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000bf5b00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a280): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a280): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a280): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a280): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a280): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.260739463 +0000 UTC m=+12.525562340 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a280): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f7a0 item 46 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a8c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a8c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a8c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a8c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a8c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a8c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.263876071 +0000 UTC m=+12.528698948 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2a8c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2adc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2adc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2adc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fce0 item 47 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2adc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2adc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.265172884 +0000 UTC m=+12.529995772 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2adc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2b4c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2b4c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2b4c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2b4c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2b4c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.265172884 +0000 UTC m=+12.529995772 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2b4c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8a80 item 47 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2bb00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2bb00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2bb00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2bb00): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2bb00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2bb00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2bb00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.268213872 +0000 UTC m=+12.533036758 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d2bb00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e080): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e080): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8f50 item 48 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e080): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.269288999 +0000 UTC m=+12.534111887 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e780): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e780): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e780): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e780): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e780): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.269288999 +0000 UTC m=+12.534111887 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4e780): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d96c0 item 48 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4edc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4edc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4edc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4edc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4edc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.272225902 +0000 UTC m=+12.537048788 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4edc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f240): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f240): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f240): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f240): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f240): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f240): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9c00 item 49 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f240): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f240): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.273199088 +0000 UTC m=+12.538021965 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f240): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f780): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f780): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f780): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f780): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f780): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.273199088 +0000 UTC m=+12.538021965 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4f780): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001200e0 item 49 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4fe00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4fe00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4fe00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4fe00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4fe00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.2757041 +0000 UTC m=+12.540526988 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d4fe00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74380): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74380): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74380): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000120a80 item 50 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74380): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74380): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74380): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74380): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74380): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.277127611 +0000 UTC m=+12.541950498 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74380): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74900): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74900): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74900): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74900): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74900): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.277127611 +0000 UTC m=+12.541950498 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74900): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000121260 item 50 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74f80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74f80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74f80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74f80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74f80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.279409204 +0000 UTC m=+12.544232091 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d74f80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d75480): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d75480): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d75480): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d75480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d75480): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d75480): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000121c00 item 51 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d75480): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d75480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.280892257 +0000 UTC m=+12.545715144 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d75480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d759c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d759c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d759c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d759c0): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d759c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.280892257 +0000 UTC m=+12.545715144 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d759c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000121e30 item 51 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d980c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d980c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d980c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d980c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d980c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.283461911 +0000 UTC m=+12.548284777 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d980c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d985c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d985c0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d985c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dca10 item 52 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d985c0): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d985c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d985c0): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d985c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d985c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.285542355 +0000 UTC m=+12.550365222 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d985c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d98b40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d98b40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d98b40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d98b40): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d98b40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.285542355 +0000 UTC m=+12.550365222 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d98b40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd110 item 52 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d991c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d991c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d991c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d991c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d991c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.2875535 +0000 UTC m=+12.552376377 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d991c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d996c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d996c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d996c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d996c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d996c0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d996c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd880 item 53 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d996c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d996c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.288388066 +0000 UTC m=+12.553210933 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d996c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d99c00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d99c00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d99c00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d99c00): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d99c00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.288388066 +0000 UTC m=+12.553210933 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d99c00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dda40 item 53 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8300): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8300): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8300): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8300): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8300): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.290883489 +0000 UTC m=+12.555706376 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8300): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8800): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8800): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe000 item 54 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8800): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8800): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8800): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8800): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.292599129 +0000 UTC m=+12.557422017 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8d80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8d80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8d80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8d80): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8d80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.292599129 +0000 UTC m=+12.557422017 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc8d80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe1c0 item 54 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9400): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9400): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9400): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.295764991 +0000 UTC m=+12.560587879 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9900): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9900): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9900): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9900): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9900): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9900): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe7e0 item 55 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9900): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9900): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.296833316 +0000 UTC m=+12.561656193 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9900): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9e40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9e40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9e40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9e40): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9e40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.296833316 +0000 UTC m=+12.561656193 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dc9e40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe9a0 item 55 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dea540): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dea540): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dea540): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dea540): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dea540): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.299675961 +0000 UTC m=+12.564498838 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000dea540): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deaa40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deaa40): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deaa40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbee70 item 56 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deaa40): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deaa40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deaa40): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deaa40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deaa40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.300840457 +0000 UTC m=+12.565663344 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deaa40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deafc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deafc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deafc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deafc0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deafc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.300840457 +0000 UTC m=+12.565663344 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deafc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf030 item 56 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deb600): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deb600): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deb600): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deb600): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deb600): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deb600): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deb600): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deb600): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.303356298 +0000 UTC m=+12.568179186 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000deb600): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000debb40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000debb40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000debb40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf500 item 57 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000debb40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000debb40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.304266908 +0000 UTC m=+12.569089796 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000debb40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e100): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e100): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e100): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e100): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e100): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf6c0 item 57 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e100): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.305071387 +0000 UTC m=+12.569894235 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e680): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e680): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e680): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.305071387 +0000 UTC m=+12.569894235 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1e680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf880 item 57 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1ecc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1ecc0): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1ecc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1ecc0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1ecc0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1ecc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1ecc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1ecc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.306717086 +0000 UTC m=+12.571539933 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1ecc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f200): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f200): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f200): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbfc00 item 58 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f200): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f200): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.307797134 +0000 UTC m=+12.572620031 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f200): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f740): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f740): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f740): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbfdc0 item 58 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f740): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f740): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f740): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f740): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f740): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.308510373 +0000 UTC m=+12.573333220 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1f740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1fd00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1fd00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1fd00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1fd00): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1fd00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.308510373 +0000 UTC m=+12.573333220 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e1fd00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484150 item 58 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a3c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a3c0): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a3c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a3c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a3c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a3c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a3c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.310894357 +0000 UTC m=+12.575717204 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a3c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c440): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c440): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001580e0 item 59 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c440): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.3114499 +0000 UTC m=+12.576272746 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c980): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c980): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c980): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c980): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c980): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c980): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158700 item 59 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c980): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c980): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.312025729 +0000 UTC m=+12.576848577 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c980): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cf00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cf00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cf00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cf00): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cf00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.312025729 +0000 UTC m=+12.576848577 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cf00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001589a0 item 59 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.315160784 +0000 UTC m=+12.579983671 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3abc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3abc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3abc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004847e0 item 60 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3abc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3abc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.316123291 +0000 UTC m=+12.580946178 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3abc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b100): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b100): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d20 item 60 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b100): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b100): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b100): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b100): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.317247741 +0000 UTC m=+12.582070628 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b6c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b6c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b6c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b6c0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b6c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.317247741 +0000 UTC m=+12.582070628 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b6c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485030 item 60 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bd00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bd00): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bd00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bd00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bd00): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bd00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bd00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bd00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.319569368 +0000 UTC m=+12.584392246 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bd00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d2c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d2c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d2c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485730 item 61 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d2c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d2c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.320601246 +0000 UTC m=+12.585424122 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d2c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d9c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d9c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d9c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d9c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d9c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.320601246 +0000 UTC m=+12.585424122 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d9c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004859d0 item 61 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a080): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a080): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a080): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a080): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a080): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a080): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.323418683 +0000 UTC m=+12.588241570 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a5c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a5c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a5c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e2a0 item 62 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a5c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a5c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.324324513 +0000 UTC m=+12.589147401 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a5c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0acc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0acc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0acc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0acc0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0acc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.324324513 +0000 UTC m=+12.589147401 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0acc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f0a0 item 62 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b300): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b300): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b300): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b300): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b300): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b300): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b300): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b300): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.327100433 +0000 UTC m=+12.591923310 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b300): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b840): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b840): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fa40 item 63 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b840): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.328066546 +0000 UTC m=+12.592889434 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a420c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a420c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a420c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a420c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a420c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.328066546 +0000 UTC m=+12.592889434 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a420c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fc70 item 63 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42700): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42700): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42700): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42700): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42700): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42700): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.330213596 +0000 UTC m=+12.595036443 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42c80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42c80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42c80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158e70 item 64 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42c80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42c80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.330879466 +0000 UTC m=+12.595702313 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42c80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.330879466 +0000 UTC m=+12.595702313 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001592d0 item 64 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a439c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a439c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a439c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a439c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a439c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.332652424 +0000 UTC m=+12.597475281 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a439c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43e40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43e40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43e40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43e40): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43e40): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001597a0 item 65 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43e40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43e40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.333298657 +0000 UTC m=+12.598121504 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43e40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.333298657 +0000 UTC m=+12.598121504 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159ce0 item 65 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.335364894 +0000 UTC m=+12.600187761 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e501c0 item 66 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.336417339 +0000 UTC m=+12.601240227 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.336417339 +0000 UTC m=+12.601240227 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50380 item 66 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.338367519 +0000 UTC m=+12.603190387 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10ec0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10ec0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10ec0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10ec0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10ec0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50700 item 67 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10ec0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10ec0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.339276145 +0000 UTC m=+12.604098992 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10ec0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d113c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d113c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d113c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d113c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d113c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.339276145 +0000 UTC m=+12.604098992 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d113c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e508c0 item 67 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11a80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11a80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11a80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11a80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11a80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.340882069 +0000 UTC m=+12.605704916 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11a80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee100): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50cb0 item 68 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee100): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee100): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee100): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee100): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.341727326 +0000 UTC m=+12.606550172 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef840): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef840): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef840): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.341727326 +0000 UTC m=+12.606550172 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50f50 item 68 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.343389014 +0000 UTC m=+12.608211861 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006906c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006906c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006906c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006906c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006906c0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e51420 item 69 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006906c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006906c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.344033224 +0000 UTC m=+12.608856070 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006906c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690e00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690e00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690e00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690e00): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690e00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.344033224 +0000 UTC m=+12.608856070 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690e00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e51730 item 69 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691780): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691780): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691780): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691780): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691780): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.346330836 +0000 UTC m=+12.611153684 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691780): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691dc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691dc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e51ab0 item 70 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691dc0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691dc0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691dc0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691dc0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691dc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.347027704 +0000 UTC m=+12.611850550 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691dc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccb80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccb80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccb80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccb80): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccb80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.347027704 +0000 UTC m=+12.611850550 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccb80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e51c70 item 70 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd8c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd8c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd8c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd8c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd8c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.348451105 +0000 UTC m=+12.613273953 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd8c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466070 item 71 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.349364139 +0000 UTC m=+12.614187006 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130fc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130fc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130fc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130fc0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130fc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.349364139 +0000 UTC m=+12.614187006 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130fc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466460 item 71 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.351720611 +0000 UTC m=+12.616543479 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131f00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131f00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466af0 item 72 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131f00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131f00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131f00): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131f00): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131f00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.352651168 +0000 UTC m=+12.617474035 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131f00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.352651168 +0000 UTC m=+12.617474035 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467110 item 72 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8ac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8ac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8ac0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8ac0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8ac0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8ac0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8ac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.35489529 +0000 UTC m=+12.619718157 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8ac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9000): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9000): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9000): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467dc0 item 73 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9000): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9000): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.355747008 +0000 UTC m=+12.620569875 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9000): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b94c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b94c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b94c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b94c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b94c0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324070 item 73 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b94c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b94c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.356656676 +0000 UTC m=+12.621479543 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b94c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9a00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9a00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9a00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9a00): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9a00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.356656676 +0000 UTC m=+12.621479543 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9a00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003248c0 item 73 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a1c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a1c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a1c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a1c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a1c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a1c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a1c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.359161116 +0000 UTC m=+12.623983994 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a1c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003252d0 item 74 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.360354125 +0000 UTC m=+12.625176992 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ac00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ac00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325490 item 74 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ac00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ac00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ac00): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ac00): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ac00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.361142265 +0000 UTC m=+12.625965112 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ac00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b180): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b180): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b180): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.361142265 +0000 UTC m=+12.625965112 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325730 item 74 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b8c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b8c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b8c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b8c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b8c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b8c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b8c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.36401147 +0000 UTC m=+12.628834347 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b8c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094bdc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094bdc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094bdc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ea0 item 75 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094bdc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094bdc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.365139287 +0000 UTC m=+12.629962174 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094bdc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da380): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da380): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da380): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da380): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da380): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c150 item 75 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da380): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da380): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.366335491 +0000 UTC m=+12.631158378 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da380): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.366335491 +0000 UTC m=+12.631158378 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c460 item 75 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007daf00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007daf00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007daf00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007daf00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007daf00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007daf00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007daf00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.369378773 +0000 UTC m=+12.634201660 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007daf00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db440): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db440): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c930 item 76 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db440): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.37031492 +0000 UTC m=+12.635137807 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db980): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db980): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cb60 item 76 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db980): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db980): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db980): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db980): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db980): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.371463836 +0000 UTC m=+12.636286714 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db980): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf00): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.371463836 +0000 UTC m=+12.636286714 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cd90 item 76 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d46c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d46c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d46c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d46c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d46c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d46c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d46c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.374238855 +0000 UTC m=+12.639061742 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d46c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4bc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4bc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4bc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d2d0 item 77 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4bc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4bc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.375289036 +0000 UTC m=+12.640111922 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4bc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d52c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d52c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d52c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d52c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d52c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.375289036 +0000 UTC m=+12.640111922 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d52c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d5e0 item 77 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5900): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5900): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5900): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5900): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5900): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5900): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5900): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.378574432 +0000 UTC m=+12.643397319 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5900): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5e00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5e00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5e00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032de30 item 78 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5e00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5e00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.379613702 +0000 UTC m=+12.644436590 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5e00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e5c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e5c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e5c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e5c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e5c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.379613702 +0000 UTC m=+12.644436590 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e5c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 78 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7ec00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7ec00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7ec00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7ec00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7ec00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7ec00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7ec00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.383051845 +0000 UTC m=+12.647874732 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7ec00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f100): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f100): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003804d0 item 79 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f100): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.384103068 +0000 UTC m=+12.648925946 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f800): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f800): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f800): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.384103068 +0000 UTC m=+12.648925946 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 79 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.387638655 +0000 UTC m=+12.652461532 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d23c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d23c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d23c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 80 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d23c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d23c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.389070412 +0000 UTC m=+12.653893288 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d23c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2ac0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2ac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2ac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2ac0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2ac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.389070412 +0000 UTC m=+12.653893288 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2ac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 80 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3100): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3100): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3100): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.392161233 +0000 UTC m=+12.656984120 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3580): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3580): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3580): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3580): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3580): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3580): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 81 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3580): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3580): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.393099804 +0000 UTC m=+12.657922691 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3580): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b00): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.393099804 +0000 UTC m=+12.657922691 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ce0 item 81 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a200): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a200): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a200): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a200): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a200): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.396203139 +0000 UTC m=+12.661026026 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a200): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a800): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a800): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78380 item 82 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a800): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a800): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a800): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a800): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.39764234 +0000 UTC m=+12.662465227 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ad80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ad80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ad80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ad80): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ad80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.39764234 +0000 UTC m=+12.662465227 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ad80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78700 item 82 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b400): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b400): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b400): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.401215907 +0000 UTC m=+12.666038754 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b900): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b900): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b900): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b900): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b900): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b900): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78b60 item 83 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b900): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b900): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.402112289 +0000 UTC m=+12.666935136 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b900): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.402112289 +0000 UTC m=+12.666935136 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78d20 item 83 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06540): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06540): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06540): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06540): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06540): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.404309613 +0000 UTC m=+12.669132460 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06540): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06a80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06a80): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06a80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a790a0 item 84 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06a80): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06a80): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06a80): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06a80): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06a80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.405638988 +0000 UTC m=+12.670461876 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06a80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07000): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07000): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07000): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07000): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07000): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.405638988 +0000 UTC m=+12.670461876 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07000): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79340 item 84 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07680): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07680): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07680): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.408287329 +0000 UTC m=+12.673110216 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07b80): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07b80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07b80): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07b80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07b80): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07b80): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a796c0 item 85 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07b80): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07b80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.40924194 +0000 UTC m=+12.674064817 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07b80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78140): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78140): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78140): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78140): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78140): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.40924194 +0000 UTC m=+12.674064817 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78140): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79880 item 85 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78800): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78800): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78800): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.412065289 +0000 UTC m=+12.676888166 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78d40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78d40): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78d40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79c00 item 86 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78d40): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78d40): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78d40): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78d40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78d40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.413022787 +0000 UTC m=+12.677845654 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78d40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e792c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e792c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e792c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e792c0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e792c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.413022787 +0000 UTC m=+12.677845654 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e792c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79dc0 item 86 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.415079617 +0000 UTC m=+12.679902494 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79940): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79ec0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79ec0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79ec0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79ec0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79ec0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79ec0): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c380 item 87 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79ec0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79ec0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.415990877 +0000 UTC m=+12.680813745 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79ec0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.415990877 +0000 UTC m=+12.680813745 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c540 item 87 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.418143066 +0000 UTC m=+12.682965934 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909000): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909000): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909000): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c8c0 item 88 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909000): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909000): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909000): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909000): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909000): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.419377133 +0000 UTC m=+12.684200009 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909000): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909580): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909580): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909580): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909580): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909580): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.419377133 +0000 UTC m=+12.684200009 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909580): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097cb60 item 88 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.421965712 +0000 UTC m=+12.686788578 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae1c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae1c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae1c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d030 item 89 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae1c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae1c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.42276944 +0000 UTC m=+12.687592307 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae1c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae780): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae780): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae780): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae780): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae780): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae780): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d1f0 item 89 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae780): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae780): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.423877619 +0000 UTC m=+12.688700487 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae780): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aed00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aed00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aed00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aed00): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aed00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.423877619 +0000 UTC m=+12.688700487 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aed00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d490 item 89 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af340): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af340): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af340): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af340): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af340): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af340): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af340): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af340): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.426123856 +0000 UTC m=+12.690946732 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af340): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af880): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af880): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af880): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d9d0 item 90 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af880): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af880): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.42701607 +0000 UTC m=+12.691838937 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af880): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afdc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afdc0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afdc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097db90 item 90 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afdc0): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afdc0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afdc0): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afdc0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afdc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.428347398 +0000 UTC m=+12.693170305 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afdc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.428347398 +0000 UTC m=+12.693170305 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097dd50 item 90 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.431190294 +0000 UTC m=+12.696013161 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a2a0 item 91 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.432129427 +0000 UTC m=+12.696952294 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b4c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b4c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b4c0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b4c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b4c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b4c0): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a540 item 91 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b4c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b4c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.433020579 +0000 UTC m=+12.697843447 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b4c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ba80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ba80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ba80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ba80): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ba80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.433020579 +0000 UTC m=+12.697843447 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091ba80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a770 item 91 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952140): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952140): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952140): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952140): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952140): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952140): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952140): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952140): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.435372053 +0000 UTC m=+12.700194929 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952140): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952680): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952680): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017abd0 item 92 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952680): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.436330462 +0000 UTC m=+12.701153329 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952bc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952bc0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952bc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ad90 item 92 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952bc0): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952bc0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952bc0): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952bc0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952bc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.437378288 +0000 UTC m=+12.702201155 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952bc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009531c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009531c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009531c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009531c0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009531c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.437378288 +0000 UTC m=+12.702201155 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009531c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017afc0 item 92 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953840): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953840): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953840): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953840): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953840): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953840): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.439638079 +0000 UTC m=+12.704460957 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b6c0 item 93 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.440422182 +0000 UTC m=+12.705245049 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa540): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa540): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa540): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa540): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa540): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.440422182 +0000 UTC m=+12.705245049 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa540): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b8f0 item 93 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fab80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fab80): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fab80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fab80): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fab80): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fab80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fab80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fab80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.442891385 +0000 UTC m=+12.707714252 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fab80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb0c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb0c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb0c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017bc70 item 94 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb0c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb0c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.443712386 +0000 UTC m=+12.708535264 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb0c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb7c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb7c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb7c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb7c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb7c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.443712386 +0000 UTC m=+12.708535264 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb7c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20000 item 94 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbe00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbe00): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbe00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbe00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbe00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbe00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbe00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbe00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.446501201 +0000 UTC m=+12.711324078 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fbe00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008163c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008163c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008163c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d204d0 item 95 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008163c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008163c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.447239016 +0000 UTC m=+12.712061883 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008163c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816ac0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816ac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816ac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816ac0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816ac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.447239016 +0000 UTC m=+12.712061883 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816ac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20700 item 95 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817100): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817100): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817100): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817100): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817100): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817100): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.449854364 +0000 UTC m=+12.714677241 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817680): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817680): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20bd0 item 96 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817680): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.450756397 +0000 UTC m=+12.715579264 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817d80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817d80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817d80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817d80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817d80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.450756397 +0000 UTC m=+12.715579264 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817d80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20d90 item 96 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= 2025/07/17 01:13:28 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:28 DEBUG : Looking for writers 2025/07/17 01:13:28 DEBUG : >WaitForWriters: 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:28 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/17 01:13:28 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912380): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912380): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912380): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912380): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912380): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.476722151 +0000 UTC m=+12.741545038 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912380): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912800): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912800): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912800): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912800): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912800): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.476722151 +0000 UTC m=+12.741545038 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912cc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912cc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912cc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912cc0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912cc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.476722151 +0000 UTC m=+12.741545038 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000912cc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 1 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913300): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913300): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913300): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913300): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913300): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.481153998 +0000 UTC m=+12.745976866 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913300): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913800): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913800): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913800): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.481153998 +0000 UTC m=+12.745976866 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444e70 item 2 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913e40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913e40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913e40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913e40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913e40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.483964242 +0000 UTC m=+12.748787130 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000913e40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950340): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950340): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950340): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950340): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950340): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950340): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950340): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.483964242 +0000 UTC m=+12.748787130 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950340): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950800): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950800): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950800): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.483964242 +0000 UTC m=+12.748787130 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004453b0 item 3 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889140): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889140): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889140): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889140): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889140): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.488393015 +0000 UTC m=+12.753215892 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889140): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889680): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889680): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889680): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.488393015 +0000 UTC m=+12.753215892 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 4 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950400): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950400): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950400): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.491400269 +0000 UTC m=+12.756223137 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950880): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950880): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950880): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950880): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950880): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950880): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950880): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.491400269 +0000 UTC m=+12.756223137 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950880): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950e00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950e00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950e00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950e00): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950e00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.491400269 +0000 UTC m=+12.756223137 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950e00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444540 item 5 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951480): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951480): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951480): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.494821551 +0000 UTC m=+12.759644418 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009519c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009519c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009519c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009519c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009519c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.494821551 +0000 UTC m=+12.759644418 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009519c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444bd0 item 6 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b41c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b41c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b41c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b41c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b41c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.497682741 +0000 UTC m=+12.762505618 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b41c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b46c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b46c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b46c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b46c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b46c0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b46c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b46c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.497682741 +0000 UTC m=+12.762505618 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b46c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b4b80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b4b80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b4b80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b4b80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b4b80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.497682741 +0000 UTC m=+12.762505618 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b4b80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004450a0 item 7 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5200): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5200): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5200): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5200): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5200): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.501879537 +0000 UTC m=+12.766702424 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5200): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5740): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5740): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5740): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5740): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5740): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.501879537 +0000 UTC m=+12.766702424 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004459d0 item 8 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5d00): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc0009b5d00): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5d00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5d00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5d00): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009b5d00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888140): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888140): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888140): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888140): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888140): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.505108357 +0000 UTC m=+12.769931235 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888140): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008885c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008885c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008885c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008885c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008885c0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008885c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008885c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.505108357 +0000 UTC m=+12.769931235 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008885c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888ac0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888ac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888ac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888ac0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888ac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.505108357 +0000 UTC m=+12.769931235 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000888ac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 9 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889a40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889a40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889a40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889a40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889a40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.50897253 +0000 UTC m=+12.773795418 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000889a40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a040): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a040): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a040): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a040): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a040): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.50897253 +0000 UTC m=+12.773795418 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a040): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 10 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc000e3a680): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3a680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3aa40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3aa40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3aa40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3aa40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3aa40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.512695718 +0000 UTC m=+12.777518605 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3aa40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3af40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3af40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3af40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3af40): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3af40): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3af40): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3af40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.512695718 +0000 UTC m=+12.777518605 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3af40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b440): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b440): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b440): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.512695718 +0000 UTC m=+12.777518605 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3b440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d202a0 item 11 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bac0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bac0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.517021627 +0000 UTC m=+12.781844514 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e3bac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c100): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c100): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c100): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.517021627 +0000 UTC m=+12.781844514 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20a10 item 12 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c740): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc000e8c740): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c740): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c740): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c740): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c740): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cb00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cb00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cb00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cb00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cb00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.520041825 +0000 UTC m=+12.784864713 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cb00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d1c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d1c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d1c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d1c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d1c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.520041825 +0000 UTC m=+12.784864713 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d1c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20d90 item 13 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d840): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d840): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d840): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.523144448 +0000 UTC m=+12.787967335 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.523144448 +0000 UTC m=+12.787967335 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21110 item 14 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a440): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc000a0a440): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a440): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a440): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a440): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a440): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a800): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a800): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a800): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.526856465 +0000 UTC m=+12.791679352 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0a800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0aec0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0aec0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0aec0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0aec0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0aec0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.526856465 +0000 UTC m=+12.791679352 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0aec0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21570 item 15 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b540): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b540): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b540): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b540): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b540): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.530225368 +0000 UTC m=+12.795048256 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0b540): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0bac0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0bac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0bac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0bac0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0bac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.530225368 +0000 UTC m=+12.795048256 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a0bac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d219d0 item 16 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42180): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42180): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42180): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.53239481 +0000 UTC m=+12.797217668 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42600): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42600): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42600): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42600): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42600): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42600): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42600): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42600): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.53239481 +0000 UTC m=+12.797217668 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42600): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42b40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42b40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42b40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42b40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42b40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.53239481 +0000 UTC m=+12.797217668 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42b40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21d50 item 17 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a431c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a431c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a431c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a431c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a431c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.536114251 +0000 UTC m=+12.800937138 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a431c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43700): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43700): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43700): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.536114251 +0000 UTC m=+12.800937138 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484850 item 18 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43d80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43d80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43d80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43d80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43d80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.539172601 +0000 UTC m=+12.803995488 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43d80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3180): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3180): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3180): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3180): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3180): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3180): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.539172601 +0000 UTC m=+12.803995488 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b37c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b37c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b37c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b37c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b37c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.539172601 +0000 UTC m=+12.803995488 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b37c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484fc0 item 19 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.542987111 +0000 UTC m=+12.807809997 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3e40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.542987111 +0000 UTC m=+12.807809997 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485810 item 20 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.545417993 +0000 UTC m=+12.810240880 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10a80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10f80): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10f80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10f80): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10f80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10f80): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10f80): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10f80): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10f80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.545417993 +0000 UTC m=+12.810240880 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10f80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11480): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11480): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11480): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.545417993 +0000 UTC m=+12.810240880 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e1c0 item 21 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11b40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11b40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11b40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11b40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11b40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.549039891 +0000 UTC m=+12.813862768 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11b40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee440): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee440): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee440): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.549039891 +0000 UTC m=+12.813862768 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ee440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f500 item 22 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efa80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efa80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efa80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efa80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efa80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.55133059 +0000 UTC m=+12.816153457 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efa80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690040): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690040): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690040): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690040): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690040): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690040): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690040): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690040): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.55133059 +0000 UTC m=+12.816153457 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690040): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690840): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690840): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690840): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.55133059 +0000 UTC m=+12.816153457 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000690840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fe30 item 23 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13: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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691340): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691340): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691340): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691340): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691340): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.554499668 +0000 UTC m=+12.819322525 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691340): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691a40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691a40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691a40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691a40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691a40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.554499668 +0000 UTC m=+12.819322525 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691a40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158930 item 24 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc840): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc0002cc840): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc840): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc840): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc840): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc840): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccd00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccd00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccd00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccd00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccd00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.55639756 +0000 UTC m=+12.821220407 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccd00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd880): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd880): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd880): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd880): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd880): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd880): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd880): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd880): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.55639756 +0000 UTC m=+12.821220407 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cd880): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.55639756 +0000 UTC m=+12.821220407 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130a80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158e70 item 25 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131140): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131140): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131140): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131140): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131140): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.558953617 +0000 UTC m=+12.823776464 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131140): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.558953617 +0000 UTC m=+12.823776464 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131a40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159730 item 26 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8140): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc0008b8140): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8140): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8140): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8140): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8140): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8140): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.560945776 +0000 UTC m=+12.825768613 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8500): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8a00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8a00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8a00): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8a00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8a00): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8a00): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8a00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.560945776 +0000 UTC m=+12.825768613 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8a00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8f40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8f40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8f40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8f40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8f40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.560945776 +0000 UTC m=+12.825768613 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8f40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159f10 item 27 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9600): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9600): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9600): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9600): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9600): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.563694565 +0000 UTC m=+12.828517412 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9600): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9b40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9b40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9b40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9b40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9b40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.563694565 +0000 UTC m=+12.828517412 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9b40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50460 item 28 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a300): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc00094a300): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a300): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a300): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a300): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a300): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a300): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.565786051 +0000 UTC m=+12.830608898 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a6c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ad80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ad80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ad80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ad80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ad80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.565786051 +0000 UTC m=+12.830608898 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ad80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e507e0 item 29 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b400): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b400): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b400): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.567680175 +0000 UTC m=+12.832503023 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094b400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ba40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ba40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ba40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ba40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ba40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.567680175 +0000 UTC m=+12.832503023 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094ba40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50bd0 item 30 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da100): _readAt: size=2, off=0 2025/07/17 01:13:28 ERROR : open-test-file(0xc0007da100): Couldn't read size of file 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da100): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da100): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da100): >_writeAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da100): close: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da4c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da4c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da4c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da4c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da4c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.569710376 +0000 UTC m=+12.834533223 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da4c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dab80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dab80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dab80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dab80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dab80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.569710376 +0000 UTC m=+12.834533223 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dab80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50f50 item 31 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db240): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db240): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db240): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db240): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db240): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.572617892 +0000 UTC m=+12.837440780 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db240): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db780): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db780): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db780): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db780): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db780): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.572617892 +0000 UTC m=+12.837440780 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db780): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e51420 item 32 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbdc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbdc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbdc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbdc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbdc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.574307293 +0000 UTC m=+12.839130140 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbdc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d42c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d42c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d42c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d42c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d42c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e518f0 item 33 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d42c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d42c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.575631239 +0000 UTC m=+12.840454125 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d42c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d48c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d48c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d48c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d48c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d48c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.575631239 +0000 UTC m=+12.840454125 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d48c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e51ab0 item 33 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4f00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4f00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4f00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4f00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4f00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.577875831 +0000 UTC m=+12.842698688 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4f00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5380): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5380): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e51e30 item 34 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5380): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5380): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5380): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5380): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5380): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.579066626 +0000 UTC m=+12.843889513 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5380): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d58c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d58c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d58c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d58c0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d58c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.579066626 +0000 UTC m=+12.843889513 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d58c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466070 item 34 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5f00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5f00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5f00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5f00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5f00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.582289685 +0000 UTC m=+12.847112573 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5f00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e440): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e440): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e440): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e440): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466850 item 35 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e440): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.583675015 +0000 UTC m=+12.848497892 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e940): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e940): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e940): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e940): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e940): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.583675015 +0000 UTC m=+12.848497892 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7e940): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466af0 item 35 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7efc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7efc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7efc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7efc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7efc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.586586018 +0000 UTC m=+12.851408906 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7efc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f4c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f4c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004673b0 item 36 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f4c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f4c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f4c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f4c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.587916546 +0000 UTC m=+12.852739393 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f4c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2500): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2500): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2500): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2500): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2500): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.587916546 +0000 UTC m=+12.852739393 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2500): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324070 item 36 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2b40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2b40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2b40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2b40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2b40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.589830598 +0000 UTC m=+12.854653445 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2b40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2fc0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2fc0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2fc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2fc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324cb0 item 37 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2fc0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2fc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.590605302 +0000 UTC m=+12.855428149 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2fc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d34c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d34c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d34c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d34c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d34c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.590605302 +0000 UTC m=+12.855428149 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d34c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003252d0 item 37 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.593056673 +0000 UTC m=+12.857879530 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3b80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a100): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325730 item 38 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a100): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a100): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a100): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a100): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.594046852 +0000 UTC m=+12.858869709 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a740): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a740): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a740): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a740): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a740): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.594046852 +0000 UTC m=+12.858869709 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003258f0 item 38 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062adc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062adc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062adc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062adc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062adc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.596190185 +0000 UTC m=+12.861013052 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062adc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b2c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b2c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b2c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b2c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c150 item 39 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b2c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b2c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.597113978 +0000 UTC m=+12.861936845 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b2c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b7c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b7c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b7c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b7c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b7c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.597113978 +0000 UTC m=+12.861936845 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b7c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c460 item 39 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.600070828 +0000 UTC m=+12.864893696 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062be40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a063c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a063c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c930 item 40 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a063c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a063c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a063c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a063c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a063c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.601267524 +0000 UTC m=+12.866090381 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a063c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06900): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06900): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06900): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06900): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06900): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.601267524 +0000 UTC m=+12.866090381 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06900): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cb60 item 40 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f00): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.603650516 +0000 UTC m=+12.868473373 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07400): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07400): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cf50 item 41 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07400): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.604459304 +0000 UTC m=+12.869282161 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a078c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a078c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a078c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a078c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a078c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d2d0 item 41 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a078c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a078c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.605330319 +0000 UTC m=+12.870153176 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a078c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07e00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07e00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07e00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07e00): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07e00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.605330319 +0000 UTC m=+12.870153176 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07e00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d5e0 item 41 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78500): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78500): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78500): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78500): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78500): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78500): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78500): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.607657016 +0000 UTC m=+12.872479883 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78500): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78a00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78a00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78a00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032de30 item 42 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78a00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78a00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.608553889 +0000 UTC m=+12.873376756 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78a00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78f80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78f80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 42 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78f80): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78f80): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78f80): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78f80): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78f80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.609692616 +0000 UTC m=+12.874515474 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78f80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79500): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79500): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79500): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79500): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79500): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.609692616 +0000 UTC m=+12.874515474 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79500): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380310 item 42 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79b40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79b40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79b40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79b40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79b40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79b40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79b40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.611740981 +0000 UTC m=+12.876563838 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79b40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009080c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009080c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009080c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 43 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009080c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009080c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.612512269 +0000 UTC m=+12.877335126 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009080c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908600): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908600): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908600): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908600): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908600): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380bd0 item 43 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908600): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908600): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.613296361 +0000 UTC m=+12.878119227 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908600): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.613296361 +0000 UTC m=+12.878119227 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908b40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 43 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909180): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909180): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909180): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909180): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909180): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.615904806 +0000 UTC m=+12.880727673 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909680): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909680): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 44 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909680): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.616902418 +0000 UTC m=+12.881725286 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 44 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.618010397 +0000 UTC m=+12.882833264 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae200): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae200): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae200): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae200): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae200): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.618010397 +0000 UTC m=+12.882833264 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae200): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ce0 item 44 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae8c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae8c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae8c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae8c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae8c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae8c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.620033865 +0000 UTC m=+12.884856742 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009ae8c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aedc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aedc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aedc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78380 item 45 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aedc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aedc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.621235861 +0000 UTC m=+12.886058718 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009aedc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.621235861 +0000 UTC m=+12.886058718 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009af4c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78700 item 45 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afb00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afb00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afb00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afb00): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afb00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afb00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afb00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.62341396 +0000 UTC m=+12.888236826 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009afb00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a080): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a080): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78b60 item 46 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a080): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.624097412 +0000 UTC m=+12.888920269 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a780): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a780): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a780): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a780): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a780): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.624097412 +0000 UTC m=+12.888920269 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a780): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78d20 item 46 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091adc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091adc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091adc0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091adc0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091adc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091adc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091adc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.626095462 +0000 UTC m=+12.890918319 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091adc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b2c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b2c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b2c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a790a0 item 47 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b2c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b2c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.62677089 +0000 UTC m=+12.891593747 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b2c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b9c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b9c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b9c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b9c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b9c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.62677089 +0000 UTC m=+12.891593747 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b9c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79340 item 47 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009520c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009520c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009520c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009520c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009520c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009520c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009520c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.629148363 +0000 UTC m=+12.893971239 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009520c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009525c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009525c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009525c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a796c0 item 48 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009525c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009525c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.630638238 +0000 UTC m=+12.895461095 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009525c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952cc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952cc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952cc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952cc0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952cc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.630638238 +0000 UTC m=+12.895461095 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000952cc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79880 item 48 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953380): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953380): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953380): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953380): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953380): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.63274883 +0000 UTC m=+12.897571697 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953380): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953800): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953800): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953800): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953800): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953800): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79c00 item 49 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953800): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.634077624 +0000 UTC m=+12.898900511 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d40): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.634077624 +0000 UTC m=+12.898900511 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000953d40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79dc0 item 49 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816480): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816480): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816480): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.636891465 +0000 UTC m=+12.901714332 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816980): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816980): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816980): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c3f0 item 50 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816980): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816980): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816980): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816980): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816980): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.637903895 +0000 UTC m=+12.902726762 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816980): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816f00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816f00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816f00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816f00): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816f00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.637903895 +0000 UTC m=+12.902726762 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000816f00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c5b0 item 50 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817580): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817580): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817580): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817580): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817580): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.640234739 +0000 UTC m=+12.905057607 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817580): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817ac0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817ac0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817ac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817ac0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817ac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c930 item 51 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817ac0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817ac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.641012098 +0000 UTC m=+12.905834966 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000817ac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46080): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46080): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46080): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.641012098 +0000 UTC m=+12.905834966 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097cbd0 item 51 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46700): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46700): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46700): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.643094236 +0000 UTC m=+12.907917104 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46c00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46c00): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46c00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d0a0 item 52 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46c00): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46c00): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46c00): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46c00): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46c00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.644192688 +0000 UTC m=+12.909015545 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a46c00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47180): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47180): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47180): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.644192688 +0000 UTC m=+12.909015545 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d260 item 52 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47800): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47800): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47800): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.646975891 +0000 UTC m=+12.911798759 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47d00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47d00): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47d00): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47d00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47d00): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47d00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d6c0 item 53 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47d00): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47d00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.647910987 +0000 UTC m=+12.912733854 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a47d00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a722c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a722c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a722c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a722c0): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a722c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.647910987 +0000 UTC m=+12.912733854 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a722c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097da40 item 53 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72940): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72940): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72940): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72940): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72940): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.650170257 +0000 UTC m=+12.914993124 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72940): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72e40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72e40): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72e40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097ddc0 item 54 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72e40): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72e40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72e40): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72e40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72e40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.651220028 +0000 UTC m=+12.916042895 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a72e40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a733c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a733c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a733c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a733c0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a733c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.651220028 +0000 UTC m=+12.916042895 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a733c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a070 item 54 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73a40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73a40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73a40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73a40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73a40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.653360485 +0000 UTC m=+12.918183352 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73a40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73f40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73f40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73f40): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73f40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73f40): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73f40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a5b0 item 55 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73f40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73f40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.65431707 +0000 UTC m=+12.919139937 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a73f40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9c500): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9c500): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9c500): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9c500): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9c500): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.65431707 +0000 UTC m=+12.919139937 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9c500): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a7e0 item 55 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9cb80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9cb80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9cb80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9cb80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9cb80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.657102177 +0000 UTC m=+12.921925054 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9cb80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d080): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d080): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d080): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ac40 item 56 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d080): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d080): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d080): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d080): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d080): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.658251604 +0000 UTC m=+12.923074482 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d080): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d600): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d600): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d600): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d600): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d600): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.658251604 +0000 UTC m=+12.923074482 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9d600): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ae00 item 56 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9dc40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9dc40): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9dc40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9dc40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9dc40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9dc40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9dc40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9dc40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.660589262 +0000 UTC m=+12.925412129 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a9dc40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba200): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba200): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba200): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b260 item 57 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba200): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba200): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.661423338 +0000 UTC m=+12.926246205 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba200): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba740): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba740): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba740): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba740): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba740): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba740): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b7a0 item 57 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba740): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba740): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.662351319 +0000 UTC m=+12.927174186 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000aba740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abacc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abacc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abacc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abacc0): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abacc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.662351319 +0000 UTC m=+12.927174186 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abacc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b960 item 57 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb300): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb300): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb300): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb300): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb300): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb300): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb300): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb300): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.664619186 +0000 UTC m=+12.929442063 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb300): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb840): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb840): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017bce0 item 58 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb840): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.665326032 +0000 UTC m=+12.930148899 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abb840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abbd80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abbd80): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abbd80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430070 item 58 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abbd80): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abbd80): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abbd80): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abbd80): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abbd80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.666547094 +0000 UTC m=+12.931369961 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000abbd80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad83c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad83c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad83c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad83c0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad83c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.666547094 +0000 UTC m=+12.931369961 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad83c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430380 item 58 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8a00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8a00): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8a00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8a00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8a00): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8a00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8a00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8a00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.668716937 +0000 UTC m=+12.933539804 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8a00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8f40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8f40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8f40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430b60 item 59 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8f40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8f40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.669622687 +0000 UTC m=+12.934445554 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad8f40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9480): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9480): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9480): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9480): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9480): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430d90 item 59 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9480): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.670639274 +0000 UTC m=+12.935462141 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9a00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9a00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9a00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9a00): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9a00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.670639274 +0000 UTC m=+12.935462141 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000ad9a00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430fc0 item 59 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af60c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af60c0): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af60c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af60c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af60c0): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af60c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af60c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af60c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.672929864 +0000 UTC m=+12.937752730 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af60c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6600): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6600): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6600): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431650 item 60 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6600): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6600): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.673797251 +0000 UTC m=+12.938620129 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6600): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6b40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6b40): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6b40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ce0 item 60 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6b40): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6b40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6b40): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6b40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6b40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.674864114 +0000 UTC m=+12.939686981 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af6b40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7100): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7100): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7100): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7100): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7100): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.674864114 +0000 UTC m=+12.939686981 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7100): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e150 item 60 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7740): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7740): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7740): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7740): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7740): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7740): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7740): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7740): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.677251685 +0000 UTC m=+12.942074552 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7c80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7c80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7c80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e620 item 61 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7c80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7c80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.678544792 +0000 UTC m=+12.943367659 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000af7c80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1a400): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1a400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1a400): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1a400): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1a400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.678544792 +0000 UTC m=+12.943367659 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1a400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e7e0 item 61 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1aa40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1aa40): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1aa40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1aa40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1aa40): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1aa40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1aa40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1aa40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.681163838 +0000 UTC m=+12.945986714 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1aa40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1af80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1af80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1af80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ebd0 item 62 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1af80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1af80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.682229528 +0000 UTC m=+12.947052395 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1af80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1b680): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1b680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1b680): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1b680): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1b680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.682229528 +0000 UTC m=+12.947052395 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000b1b680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ee00 item 62 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f900): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f900): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f900): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f900): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f900): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f900): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f900): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f900): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.684946957 +0000 UTC m=+12.949769835 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7f900): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a230 item 63 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.685780983 +0000 UTC m=+12.950603849 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a7fe40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007185c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007185c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007185c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007185c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007185c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.685780983 +0000 UTC m=+12.950603849 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007185c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a4d0 item 63 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000718c00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000718c00): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000718c00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000718c00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000718c00): >_readAt: n=0, err=Bad file descriptor 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000718c00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000718c00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000718c00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.688745037 +0000 UTC m=+12.953567913 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000718c00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719140): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719140): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719140): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048af50 item 64 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719140): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719140): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.68968455 +0000 UTC m=+12.954507426 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719140): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719840): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719840): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719840): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.68968455 +0000 UTC m=+12.954507426 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b110 item 64 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719e80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719e80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719e80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719e80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719e80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.69219475 +0000 UTC m=+12.957017618 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000719e80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746380): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746380): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746380): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746380): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746380): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b570 item 65 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746380): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746380): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.69328609 +0000 UTC m=+12.958108956 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746380): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746880): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746880): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746880): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746880): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746880): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.69328609 +0000 UTC m=+12.958108956 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746880): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 65 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746ec0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746ec0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746ec0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746ec0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746ec0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.695390629 +0000 UTC m=+12.960213496 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000746ec0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747340): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747340): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048be30 item 66 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747340): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747340): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747340): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747340): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747340): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.696280299 +0000 UTC m=+12.961103166 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747340): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747880): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747880): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747880): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747880): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747880): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.696280299 +0000 UTC m=+12.961103166 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747880): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000140150 item 66 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747ec0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747ec0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747ec0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747ec0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747ec0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.698457114 +0000 UTC m=+12.963279991 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000747ec0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007743c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007743c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007743c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007743c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007743c0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000141500 item 67 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007743c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007743c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.699329332 +0000 UTC m=+12.964152209 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007743c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007748c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007748c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007748c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007748c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007748c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.699329332 +0000 UTC m=+12.964152209 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007748c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000141960 item 67 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774f40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774f40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774f40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774f40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774f40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.70194469 +0000 UTC m=+12.966767557 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774f40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774200): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774200): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e070 item 68 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774200): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774200): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774200): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774200): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774200): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.70531744 +0000 UTC m=+12.970140347 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774200): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774740): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774740): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774740): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774740): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774740): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.70531744 +0000 UTC m=+12.970140347 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e2a0 item 68 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774d80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774d80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774d80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774d80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774d80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.708000636 +0000 UTC m=+12.972823503 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000774d80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775240): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775240): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775240): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775240): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775240): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e700 item 69 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775240): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775240): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.709103817 +0000 UTC m=+12.973926684 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775240): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775740): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775740): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775740): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775740): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775740): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.709103817 +0000 UTC m=+12.973926684 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e8c0 item 69 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775dc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775dc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775dc0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775dc0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775dc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.711774469 +0000 UTC m=+12.976597336 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000775dc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa340): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa340): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ecb0 item 70 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa340): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa340): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa340): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa340): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa340): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.71319198 +0000 UTC m=+12.978014857 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa340): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa8c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa8c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa8c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa8c0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa8c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.71319198 +0000 UTC m=+12.978014857 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fa8c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031efc0 item 70 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007faf40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007faf40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007faf40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007faf40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007faf40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.715322378 +0000 UTC m=+12.980145245 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007faf40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb440): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb440): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb440): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb440): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f420 item 71 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb440): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.716270958 +0000 UTC m=+12.981093835 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb940): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb940): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb940): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb940): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb940): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.716270958 +0000 UTC m=+12.981093835 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007fb940): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f6c0 item 71 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009500c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009500c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009500c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009500c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009500c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.718676193 +0000 UTC m=+12.983499069 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009500c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009505c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009505c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fab0 item 72 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009505c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009505c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009505c0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009505c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009505c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.71958063 +0000 UTC m=+12.984403507 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009505c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950b00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950b00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950b00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950b00): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950b00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.71958063 +0000 UTC m=+12.984403507 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000950b00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fce0 item 72 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009510c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009510c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009510c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009510c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009510c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009510c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009510c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.721602896 +0000 UTC m=+12.986425762 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009510c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009515c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009515c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009515c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e310 item 73 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009515c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009515c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.72250067 +0000 UTC m=+12.987323527 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009515c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951a80): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951a80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951a80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951a80): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951a80): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e540 item 73 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951a80): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951a80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.723641211 +0000 UTC m=+12.988464078 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000951a80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c0c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c0c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c0c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c0c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c0c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.723641211 +0000 UTC m=+12.988464078 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c0c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e700 item 73 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c700): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c700): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c700): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c700): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c700): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.725647827 +0000 UTC m=+12.990470684 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8c700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cc00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cc00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cc00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ed90 item 74 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cc00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cc00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.726543518 +0000 UTC m=+12.991366395 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8cc00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d140): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d140): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042efc0 item 74 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d140): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d140): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d140): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d140): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d140): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.727411788 +0000 UTC m=+12.992234675 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d140): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d6c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d6c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d6c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d6c0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d6c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.727411788 +0000 UTC m=+12.992234675 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8d6c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f180 item 74 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.730081378 +0000 UTC m=+12.994904256 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e8dd00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42280): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42280): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42280): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f500 item 75 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42280): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42280): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.731118815 +0000 UTC m=+12.995941702 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42280): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a427c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a427c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a427c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a427c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a427c0): _writeAt: size=3, off=2 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f730 item 75 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a427c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a427c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.732275476 +0000 UTC m=+12.997098364 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a427c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42d40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42d40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42d40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42d40): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42d40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.732275476 +0000 UTC m=+12.997098364 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a42d40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f8f0 item 75 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.734906835 +0000 UTC m=+12.999729722 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43380): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43880): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43880): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43880): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a780e0 item 76 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43880): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43880): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.735952878 +0000 UTC m=+13.000775765 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43880): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43dc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43dc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a782a0 item 76 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43dc0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43dc0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43dc0): _writeAt: size=3, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43dc0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43dc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.736780792 +0000 UTC m=+13.001603639 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a43dc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.736780792 +0000 UTC m=+13.001603639 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3240): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78620 item 76 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.738546156 +0000 UTC m=+13.003369023 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b39c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3ec0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3ec0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3ec0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78a80 item 77 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3ec0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3ec0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.739089665 +0000 UTC m=+13.003912513 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0003b3ec0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10640): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10640): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10640): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10640): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10640): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.739089665 +0000 UTC m=+13.003912513 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10640): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78c40 item 77 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10c80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10c80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10c80): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10c80): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10c80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10c80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10c80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.740712091 +0000 UTC m=+13.005534937 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d10c80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11180): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11180): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a78fc0 item 78 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11180): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.741262493 +0000 UTC m=+13.006085341 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d118c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d118c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d118c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d118c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d118c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.741262493 +0000 UTC m=+13.006085341 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d118c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79260 item 78 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11f00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11f00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11f00): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11f00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11f00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11f00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11f00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.743744471 +0000 UTC m=+13.008567319 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000d11f00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef780): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef780): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef780): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a795e0 item 79 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef780): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef780): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.744593956 +0000 UTC m=+13.009416803 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004ef780): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.744593956 +0000 UTC m=+13.009416803 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0004efe80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a797a0 item 79 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006908c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006908c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006908c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006908c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006908c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006908c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006908c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.746072391 +0000 UTC m=+13.010895239 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0006908c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691040): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691040): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691040): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79b20 item 80 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691040): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691040): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.746706302 +0000 UTC m=+13.011529159 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691040): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691ac0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691ac0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691ac0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691ac0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691ac0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.746706302 +0000 UTC m=+13.011529159 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000691ac0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a79ce0 item 80 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc8c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc8c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc8c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc8c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc8c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.748202629 +0000 UTC m=+13.013025466 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cc8c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccec0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccec0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccec0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccec0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccec0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccec0): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444460 item 81 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccec0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccec0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.748901982 +0000 UTC m=+13.013724829 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002ccec0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cdf00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cdf00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cdf00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cdf00): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cdf00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.748901982 +0000 UTC m=+13.013724829 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0002cdf00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444620 item 81 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130d80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130d80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130d80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130d80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130d80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.751227567 +0000 UTC m=+13.016050454 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000130d80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131280): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131280): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131280): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 82 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131280): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131280): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131280): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131280): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131280): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.752578061 +0000 UTC m=+13.017400948 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131280): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131bc0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131bc0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131bc0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131bc0): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131bc0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.752578061 +0000 UTC m=+13.017400948 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000131bc0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 82 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8300): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8300): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8300): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8300): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8300): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.755345686 +0000 UTC m=+13.020168583 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8300): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8800): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8800): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8800): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8800): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8800): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445260 item 83 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8800): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.756429449 +0000 UTC m=+13.021252337 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8d40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8d40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8d40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8d40): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8d40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.756429449 +0000 UTC m=+13.021252337 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b8d40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445490 item 83 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9400): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9400): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9400): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.759549425 +0000 UTC m=+13.024372313 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9900): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9900): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9900): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b20 item 84 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9900): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9900): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9900): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9900): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9900): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.760460685 +0000 UTC m=+13.025283573 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008b9900): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a000): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a000): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a000): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a000): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a000): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.760460685 +0000 UTC m=+13.025283573 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00094a000): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445dc0 item 84 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da3c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da3c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da3c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da3c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da3c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.762596123 +0000 UTC m=+13.027418970 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da3c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d201c0 item 85 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.763319792 +0000 UTC m=+13.028142638 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007da8c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dae00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dae00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dae00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dae00): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dae00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.763319792 +0000 UTC m=+13.028142638 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dae00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20460 item 85 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db4c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db4c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db4c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db4c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db4c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.764994054 +0000 UTC m=+13.029816901 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db4c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db9c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db9c0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db9c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20850 item 86 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db9c0): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db9c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db9c0): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db9c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db9c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.765776011 +0000 UTC m=+13.030598859 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007db9c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf40): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf40): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.765776011 +0000 UTC m=+13.030598859 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007dbf40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20b60 item 86 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4740): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4740): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4740): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4740): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4740): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.76736813 +0000 UTC m=+13.032190977 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4740): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4c40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4c40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4c40): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4c40): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4c40): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4c40): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20ee0 item 87 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4c40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4c40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.768035743 +0000 UTC m=+13.032858590 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d4c40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5180): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5180): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5180): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5180): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5180): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.768035743 +0000 UTC m=+13.032858590 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5180): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d210a0 item 87 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5800): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5800): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5800): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5800): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5800): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.769724232 +0000 UTC m=+13.034547079 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5800): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5d00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5d00): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5d00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21420 item 88 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5d00): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5d00): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5d00): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5d00): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5d00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.770547708 +0000 UTC m=+13.035370555 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0007d5d00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2380): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2380): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2380): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2380): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2380): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.770547708 +0000 UTC m=+13.035370555 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2380): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d215e0 item 88 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d29c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d29c0): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d29c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d29c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d29c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d29c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d29c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d29c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.772247708 +0000 UTC m=+13.037070555 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d29c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2f00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2f00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2f00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21960 item 89 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2f00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2f00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.772943464 +0000 UTC m=+13.037766302 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d2f00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3440): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3440): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3440): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3440): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3440): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3440): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21b20 item 89 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3440): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3440): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.773661993 +0000 UTC m=+13.038484850 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3440): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3a00): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3a00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3a00): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3a00): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3a00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.773661993 +0000 UTC m=+13.038484850 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0008d3a00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21ce0 item 89 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a0c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a0c0): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a0c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a0c0): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a0c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a0c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a0c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a0c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.775373084 +0000 UTC m=+13.040195932 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a0c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a700): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a700): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484150 item 90 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a700): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.776056827 +0000 UTC m=+13.040879674 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062a700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ac40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ac40): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ac40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484850 item 90 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ac40): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ac40): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ac40): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ac40): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ac40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.776714322 +0000 UTC m=+13.041537168 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062ac40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b200): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b200): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b200): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b200): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b200): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.776714322 +0000 UTC m=+13.041537168 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b200): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484c40 item 90 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b840): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b840): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b840): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b840): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b840): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b840): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b840): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b840): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.77819991 +0000 UTC m=+13.043022757 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062b840): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062bd80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062bd80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062bd80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485340 item 91 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062bd80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062bd80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.77879131 +0000 UTC m=+13.043614157 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00062bd80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06340): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06340): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06340): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06340): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06340): >_readAt: n=2, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06340): _writeAt: size=3, off=7 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004856c0 item 91 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06340): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06340): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.779419329 +0000 UTC m=+13.044242176 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06340): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a068c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a068c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a068c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a068c0): >_readAt: n=8, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a068c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.779419329 +0000 UTC m=+13.044242176 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a068c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485880 item 91 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.781260234 +0000 UTC m=+13.046083080 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a06f40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07480): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07480): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e230 item 92 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07480): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.781923248 +0000 UTC m=+13.046746095 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a07480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a079c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a079c0): open at offset 5 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a079c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e770 item 92 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a079c0): _readAt: size=2, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a079c0): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a079c0): _writeAt: size=3, off=5 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a079c0): >_writeAt: n=3, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a079c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.783152335 +0000 UTC m=+13.047975222 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000a079c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78000): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78000): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78000): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78000): >_readAt: n=3, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78000): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.783152335 +0000 UTC m=+13.047975222 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78000): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f3b0 item 92 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78680): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78680): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78680): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78680): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78680): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78680): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.786022221 +0000 UTC m=+13.050845108 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78c00): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78c00): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78c00): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fc00 item 93 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78c00): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78c00): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.786968167 +0000 UTC m=+13.051791053 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e78c00): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79300): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79300): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79300): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79300): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79300): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.786968167 +0000 UTC m=+13.051791053 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000e79300): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158000 item 93 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.789512391 +0000 UTC m=+13.054335238 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000908480): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009089c0): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009089c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009089c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50230 item 94 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009089c0): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009089c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.790395358 +0000 UTC m=+13.055218205 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009089c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009090c0): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009090c0): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009090c0): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009090c0): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009090c0): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.790395358 +0000 UTC m=+13.055218205 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc0009090c0): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e503f0 item 94 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909700): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909700): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909700): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909700): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909700): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909700): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909700): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909700): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.792168456 +0000 UTC m=+13.056991304 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909700): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50770 item 95 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.793281666 +0000 UTC m=+13.058104553 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc000909c80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.793281666 +0000 UTC m=+13.058104553 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091a400): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50930 item 95 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 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/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): open at offset 0 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): _readAt: size=2, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): >_readAt: n=0, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.795641615 +0000 UTC m=+13.060464462 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091aa40): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): _writeAt: size=5, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): >openPending: err= 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50d20 item 96 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): >_writeAt: n=5, err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.79635293 +0000 UTC m=+13.061175777 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091af80): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/17 01:13:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/17 01:13:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b680): _readAt: size=512, off=0 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b680): openPending: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b680): >openPending: err= 2025/07/17 01:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b680): >_readAt: n=5, err=EOF 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b680): close: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-17 01:13:28.79635293 +0000 UTC m=+13.061175777 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:28 DEBUG : open-test-file(0xc00091b680): >close: err= 2025/07/17 01:13:28 DEBUG : open-test-file: Remove: 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e50ee0 item 96 2025/07/17 01:13:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/17 01:13:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/17 01:13:28 DEBUG : open-test-file: >Remove: err= 2025/07/17 01:13:28 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:28 DEBUG : Looking for writers 2025/07/17 01:13:28 DEBUG : >WaitForWriters: 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.74s) --- PASS: TestRWFileHandleOpenTests/writes (0.40s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.34s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.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 "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:28 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:28 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:28 DEBUG : file1: newRWFileHandle: 2025/07/17 01:13:28 DEBUG : file1(0xc000a7e340): openPending: 2025/07/17 01:13:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:28 DEBUG : file1(0xc000a7e340): >openPending: err= 2025/07/17 01:13:28 DEBUG : file1: >newRWFileHandle: err= 2025/07/17 01:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:13:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/17 01:13:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/17 01:13:28 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:28 DEBUG : Looking for writers 2025/07/17 01:13:28 DEBUG : file1: reading active writers 2025/07/17 01:13:28 DEBUG : file1: active writers 1 2025/07/17 01:13:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:28 DEBUG : Looking for writers 2025/07/17 01:13:28 DEBUG : file1: reading active writers 2025/07/17 01:13:28 DEBUG : file1: active writers 1 2025/07/17 01:13:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:28 DEBUG : Looking for writers 2025/07/17 01:13:28 DEBUG : file1: reading active writers 2025/07/17 01:13:28 DEBUG : file1: active writers 1 2025/07/17 01:13:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:28 DEBUG : Looking for writers 2025/07/17 01:13:28 DEBUG : file1: reading active writers 2025/07/17 01:13:28 DEBUG : file1: active writers 1 2025/07/17 01:13:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:28 DEBUG : Looking for writers 2025/07/17 01:13:28 DEBUG : file1: reading active writers 2025/07/17 01:13:28 DEBUG : file1: active writers 1 2025/07/17 01:13:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/17 01:13:29 DEBUG : Looking for writers 2025/07/17 01:13:29 DEBUG : file1: reading active writers 2025/07/17 01:13:29 DEBUG : file1: active writers 1 2025/07/17 01:13:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/17 01:13:29 DEBUG : Looking for writers 2025/07/17 01:13:29 DEBUG : file1: reading active writers 2025/07/17 01:13:29 DEBUG : file1: active writers 1 2025/07/17 01:13:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/17 01:13:30 DEBUG : Looking for writers 2025/07/17 01:13:30 DEBUG : file1: reading active writers 2025/07/17 01:13:30 DEBUG : file1: active writers 1 2025/07/17 01:13:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:31 DEBUG : Looking for writers 2025/07/17 01:13:31 DEBUG : file1: reading active writers 2025/07/17 01:13:31 DEBUG : file1: active writers 1 2025/07/17 01:13:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:32 DEBUG : Looking for writers 2025/07/17 01:13:32 DEBUG : file1: reading active writers 2025/07/17 01:13:32 DEBUG : file1: active writers 1 2025/07/17 01:13:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:33 DEBUG : Looking for writers 2025/07/17 01:13:33 DEBUG : file1: reading active writers 2025/07/17 01:13:33 DEBUG : file1: active writers 1 2025/07/17 01:13:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:34 DEBUG : Looking for writers 2025/07/17 01:13:34 DEBUG : file1: reading active writers 2025/07/17 01:13:34 DEBUG : file1: active writers 1 2025/07/17 01:13:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:35 DEBUG : Looking for writers 2025/07/17 01:13:35 DEBUG : file1: reading active writers 2025/07/17 01:13:35 DEBUG : file1: active writers 1 2025/07/17 01:13:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:36 DEBUG : Looking for writers 2025/07/17 01:13:36 DEBUG : file1: reading active writers 2025/07/17 01:13:36 DEBUG : file1: active writers 1 2025/07/17 01:13:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:37 DEBUG : Looking for writers 2025/07/17 01:13:37 DEBUG : file1: reading active writers 2025/07/17 01:13:37 DEBUG : file1: active writers 1 2025/07/17 01:13:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:38 DEBUG : Looking for writers 2025/07/17 01:13:38 DEBUG : file1: reading active writers 2025/07/17 01:13:38 DEBUG : file1: active writers 1 2025/07/17 01:13:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:39 DEBUG : Looking for writers 2025/07/17 01:13:39 DEBUG : file1: reading active writers 2025/07/17 01:13:39 DEBUG : file1: active writers 1 2025/07/17 01:13:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:40 DEBUG : Looking for writers 2025/07/17 01:13:40 DEBUG : file1: reading active writers 2025/07/17 01:13:40 DEBUG : file1: active writers 1 2025/07/17 01:13:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:41 DEBUG : Looking for writers 2025/07/17 01:13:41 DEBUG : file1: reading active writers 2025/07/17 01:13:41 DEBUG : file1: active writers 1 2025/07/17 01:13:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:42 DEBUG : Looking for writers 2025/07/17 01:13:42 DEBUG : file1: reading active writers 2025/07/17 01:13:42 DEBUG : file1: active writers 1 2025/07/17 01:13:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:43 DEBUG : Looking for writers 2025/07/17 01:13:43 DEBUG : file1: reading active writers 2025/07/17 01:13:43 DEBUG : file1: active writers 1 2025/07/17 01:13:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:44 DEBUG : Looking for writers 2025/07/17 01:13:44 DEBUG : file1: reading active writers 2025/07/17 01:13:44 DEBUG : file1: active writers 1 2025/07/17 01:13:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:45 DEBUG : Looking for writers 2025/07/17 01:13:45 DEBUG : file1: reading active writers 2025/07/17 01:13:45 DEBUG : file1: active writers 1 2025/07/17 01:13:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:46 DEBUG : Looking for writers 2025/07/17 01:13:46 DEBUG : file1: reading active writers 2025/07/17 01:13:46 DEBUG : file1: active writers 1 2025/07/17 01:13:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:47 DEBUG : Looking for writers 2025/07/17 01:13:47 DEBUG : file1: reading active writers 2025/07/17 01:13:47 DEBUG : file1: active writers 1 2025/07/17 01:13:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:48 DEBUG : Looking for writers 2025/07/17 01:13:48 DEBUG : file1: reading active writers 2025/07/17 01:13:48 DEBUG : file1: active writers 1 2025/07/17 01:13:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:49 DEBUG : Looking for writers 2025/07/17 01:13:49 DEBUG : file1: reading active writers 2025/07/17 01:13:49 DEBUG : file1: active writers 1 2025/07/17 01:13:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:50 DEBUG : Looking for writers 2025/07/17 01:13:50 DEBUG : file1: reading active writers 2025/07/17 01:13:50 DEBUG : file1: active writers 1 2025/07/17 01:13:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:51 DEBUG : Looking for writers 2025/07/17 01:13:51 DEBUG : file1: reading active writers 2025/07/17 01:13:51 DEBUG : file1: active writers 1 2025/07/17 01:13:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:52 DEBUG : Looking for writers 2025/07/17 01:13:52 DEBUG : file1: reading active writers 2025/07/17 01:13:52 DEBUG : file1: active writers 1 2025/07/17 01:13:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:53 DEBUG : Looking for writers 2025/07/17 01:13:53 DEBUG : file1: reading active writers 2025/07/17 01:13:53 DEBUG : file1: active writers 1 2025/07/17 01:13:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:54 DEBUG : Looking for writers 2025/07/17 01:13:54 DEBUG : file1: reading active writers 2025/07/17 01:13:54 DEBUG : file1: active writers 1 2025/07/17 01:13:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:55 DEBUG : Looking for writers 2025/07/17 01:13:55 DEBUG : file1: reading active writers 2025/07/17 01:13:55 DEBUG : file1: active writers 1 2025/07/17 01:13:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:56 DEBUG : Looking for writers 2025/07/17 01:13:56 DEBUG : file1: reading active writers 2025/07/17 01:13:56 DEBUG : file1: active writers 1 2025/07/17 01:13:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:57 DEBUG : Looking for writers 2025/07/17 01:13:57 DEBUG : file1: reading active writers 2025/07/17 01:13:57 DEBUG : file1: active writers 1 2025/07/17 01:13:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:58 DEBUG : Looking for writers 2025/07/17 01:13:58 DEBUG : file1: reading active writers 2025/07/17 01:13:58 DEBUG : file1: active writers 1 2025/07/17 01:13:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/17 01:13:58 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000712e10 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00090d808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643213376} name:file1 opens:1 downloaders: o: fd:0xc0005de7b0 info:{ModTime:{wall:13985420042182758187 ext:13085763465 loc:0x3ff2640} ATime:{wall:13985420042182758187 ext:13085763465 loc:0x3ff2640} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/17 01:13:58 DEBUG : >WaitForWriters: 2025/07/17 01:13:58 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:58 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:58 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:58 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:58 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:13:58 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:13:58 DEBUG : rename_me: newRWFileHandle: 2025/07/17 01:13:58 DEBUG : rename_me(0xc0008a66c0): openPending: 2025/07/17 01:13:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/17 01:13:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/17 01:13:58 DEBUG : rename_me(0xc0008a66c0): >openPending: err= 2025/07/17 01:13:58 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/17 01:13:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/17 01:13:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/17 01:13:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/17 01:13:58 DEBUG : rename_me(0xc0008a66c0): _writeAt: size=5, off=0 2025/07/17 01:13:58 DEBUG : rename_me(0xc0008a66c0): >_writeAt: n=5, err= 2025/07/17 01:13:58 DEBUG : rename_me(0xc0008a66c0): close: 2025/07/17 01:13:58 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-17 01:13:58.845567657 +0000 UTC m=+43.110390544 2025/07/17 01:13:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/17 01:13:58 DEBUG : rename_me(0xc0008a66c0): >close: err= 2025/07/17 01:13:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/17 01:13:58 DEBUG : i_was_renamed: Updating file with 0xc000471380 2025/07/17 01:13:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/17 01:13:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/17 01:13:58 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:13:58 DEBUG : Looking for writers 2025/07/17 01:13:58 DEBUG : i_was_renamed: reading active writers 2025/07/17 01:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/17 01:13:58 DEBUG : Looking for writers 2025/07/17 01:13:58 DEBUG : i_was_renamed: reading active writers 2025/07/17 01:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/17 01:13:58 DEBUG : Looking for writers 2025/07/17 01:13:58 DEBUG : i_was_renamed: reading active writers 2025/07/17 01:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/17 01:13:58 DEBUG : Looking for writers 2025/07/17 01:13:58 DEBUG : i_was_renamed: reading active writers 2025/07/17 01:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/17 01:13:58 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/17 01:13:58 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:58 INFO : i_was_renamed: Copied (new) 2025/07/17 01:13:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-17 01:13:58 +0000 UTC" 2025/07/17 01:13:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/17 01:13:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/17 01:13:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/17 01:13:59 DEBUG : Looking for writers 2025/07/17 01:13:59 DEBUG : i_was_renamed: reading active writers 2025/07/17 01:13:59 DEBUG : >WaitForWriters: 2025/07/17 01:13:59 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:13:59 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:13:59 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/17 01:13:59 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:59 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/17 01:13:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zysHY}/rclone-test-pebaqex2vudu" 2025/07/17 01:13:59 INFO : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:59 DEBUG : forgetting directory cache 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00076f7c0): _readAt: size=512, off=0 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00076f7c0): openPending: 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-17 00:14:59 +0000 UTC" against cached fingerprint "" 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/17 01:13:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00076f7c0): >openPending: err= 2025/07/17 01:13:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00076f7c0): >_readAt: n=20, err=EOF 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00076f7c0): close: 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:14:59 +0000 GMT 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00076f7c0): >close: err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:59 DEBUG : forgetting directory cache 2025/07/17 01:13:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00083e000): _readAt: size=512, off=0 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00083e000): openPending: 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-17 00:15:59 +0000 UTC" against cached fingerprint "20,2025-07-17 00:14:59 +0000 UTC" 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-17 00:15:59 +0000 UTC" != cached fingerprint "20,2025-07-17 00:14:59 +0000 UTC") 2025/07/17 01:13:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/17 01:13:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00083e000): >openPending: err= 2025/07/17 01:13:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00083e000): >_readAt: n=20, err=EOF 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00083e000): close: 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:15:59 +0000 GMT 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc00083e000): >close: err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:59 DEBUG : forgetting directory cache 2025/07/17 01:13:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc0009adbc0): _readAt: size=512, off=0 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc0009adbc0): openPending: 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-17 00:16:59 +0000 UTC" against cached fingerprint "20,2025-07-17 00:15:59 +0000 UTC" 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-17 00:16:59 +0000 UTC" != cached fingerprint "20,2025-07-17 00:15:59 +0000 UTC") 2025/07/17 01:13:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/17 01:13:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc0009adbc0): >openPending: err= 2025/07/17 01:13:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc0009adbc0): >_readAt: n=20, err=EOF 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc0009adbc0): close: 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:16:59 +0000 GMT 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate(0xc0009adbc0): >close: err= 2025/07/17 01:13:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:13:59 DEBUG : forgetting directory cache 2025/07/17 01:13:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000868500): _readAt: size=512, off=0 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000868500): openPending: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-17 00:17:59 +0000 UTC" against cached fingerprint "20,2025-07-17 00:16:59 +0000 UTC" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-17 00:17:59 +0000 UTC" != cached fingerprint "20,2025-07-17 00:16:59 +0000 UTC") 2025/07/17 01:14:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/17 01:14:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000868500): >openPending: err= 2025/07/17 01:14:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000868500): >_readAt: n=20, err=EOF 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000868500): close: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:17:59 +0000 GMT 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000868500): >close: err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:00 DEBUG : forgetting directory cache 2025/07/17 01:14:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000a42a40): _readAt: size=512, off=0 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000a42a40): openPending: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-17 00:18:59 +0000 UTC" against cached fingerprint "20,2025-07-17 00:17:59 +0000 UTC" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-17 00:18:59 +0000 UTC" != cached fingerprint "20,2025-07-17 00:17:59 +0000 UTC") 2025/07/17 01:14:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/17 01:14:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000a42a40): >openPending: err= 2025/07/17 01:14:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000a42a40): >_readAt: n=20, err=EOF 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000a42a40): close: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:18:59 +0000 GMT 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc000a42a40): >close: err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:00 DEBUG : forgetting directory cache 2025/07/17 01:14:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0006903c0): _readAt: size=512, off=0 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0006903c0): openPending: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-17 00:19:59 +0000 UTC" against cached fingerprint "20,2025-07-17 00:18:59 +0000 UTC" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-17 00:19:59 +0000 UTC" != cached fingerprint "20,2025-07-17 00:18:59 +0000 UTC") 2025/07/17 01:14:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/17 01:14:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0006903c0): >openPending: err= 2025/07/17 01:14:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0006903c0): >_readAt: n=20, err=EOF 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0006903c0): close: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:19:59 +0000 GMT 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0006903c0): >close: err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:00 DEBUG : forgetting directory cache 2025/07/17 01:14:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0008b87c0): _readAt: size=512, off=0 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0008b87c0): openPending: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-17 00:20:59 +0000 UTC" against cached fingerprint "20,2025-07-17 00:19:59 +0000 UTC" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-17 00:20:59 +0000 UTC" != cached fingerprint "20,2025-07-17 00:19:59 +0000 UTC") 2025/07/17 01:14:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/17 01:14:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0008b87c0): >openPending: err= 2025/07/17 01:14:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0008b87c0): >_readAt: n=21, err=EOF 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0008b87c0): close: 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:20:59 +0000 GMT 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate(0xc0008b87c0): >close: err= 2025/07/17 01:14:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:01 DEBUG : forgetting directory cache 2025/07/17 01:14:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc0008d2980): _readAt: size=512, off=0 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc0008d2980): openPending: 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-17 00:21:59 +0000 UTC" against cached fingerprint "21,2025-07-17 00:20:59 +0000 UTC" 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-17 00:21:59 +0000 UTC" != cached fingerprint "21,2025-07-17 00:20:59 +0000 UTC") 2025/07/17 01:14:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/17 01:14:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc0008d2980): >openPending: err= 2025/07/17 01:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc0008d2980): >_readAt: n=22, err=EOF 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc0008d2980): close: 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:21:59 +0000 GMT 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc0008d2980): >close: err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:01 DEBUG : forgetting directory cache 2025/07/17 01:14:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc000a06f40): _readAt: size=512, off=0 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc000a06f40): openPending: 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-17 00:22:59 +0000 UTC" against cached fingerprint "22,2025-07-17 00:21:59 +0000 UTC" 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-17 00:22:59 +0000 UTC" != cached fingerprint "22,2025-07-17 00:21:59 +0000 UTC") 2025/07/17 01:14:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/17 01:14:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc000a06f40): >openPending: err= 2025/07/17 01:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc000a06f40): >_readAt: n=23, err=EOF 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc000a06f40): close: 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:22:59 +0000 GMT 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc000a06f40): >close: err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:01 DEBUG : forgetting directory cache 2025/07/17 01:14:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc00094ae00): _readAt: size=512, off=0 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc00094ae00): openPending: 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-17 00:23:59 +0000 UTC" against cached fingerprint "23,2025-07-17 00:22:59 +0000 UTC" 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-17 00:23:59 +0000 UTC" != cached fingerprint "23,2025-07-17 00:22:59 +0000 UTC") 2025/07/17 01:14:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/17 01:14:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc00094ae00): >openPending: err= 2025/07/17 01:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc00094ae00): >_readAt: n=24, err=EOF 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc00094ae00): close: 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-17 00:23:59 +0000 GMT 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate(0xc00094ae00): >close: err= 2025/07/17 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:01 DEBUG : Looking for writers 2025/07/17 01:14:01 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/17 01:14:01 DEBUG : >WaitForWriters: 2025/07/17 01:14:01 DEBUG : webdav root 'rclone-test-pebaqex2vudu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:01 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:01 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:01 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:01 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:01 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : forgetting directory cache 2025/07/17 01:14:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/17 01:14:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/17 01:14:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/17 01:14:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/17 01:14:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/17 01:14:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/17 01:14:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/17 01:14:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/17 01:14:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/17 01:14:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/17 01:14:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/17 01:14:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/17 01:14:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/17 01:14:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/17 01:14:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/17 01:14:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/17 01:14:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/17 01:14:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/17 01:14:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/17 01:14:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/17 01:14:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/17 01:14:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/17 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:01 DEBUG : Looking for writers 2025/07/17 01:14:01 DEBUG : FiLeA: reading active writers 2025/07/17 01:14:01 DEBUG : FiLeB: reading active writers 2025/07/17 01:14:01 DEBUG : FilEb: reading active writers 2025/07/17 01:14:01 DEBUG : >WaitForWriters: 2025/07/17 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:01 DEBUG : Looking for writers 2025/07/17 01:14:01 DEBUG : FiLeB: reading active writers 2025/07/17 01:14:01 DEBUG : FilEb: reading active writers 2025/07/17 01:14:01 DEBUG : FiLeA: reading active writers 2025/07/17 01:14:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:01 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:02 DEBUG : Looking for writers 2025/07/17 01:14:02 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/17 01:14:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/17 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:02 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:02 DEBUG : webdav root 'rclone-test-pebaqex2vudu': Reusing VFS from active cache 2025/07/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:02 DEBUG : Looking for writers 2025/07/17 01:14:02 DEBUG : >WaitForWriters: 2025/07/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:02 DEBUG : Looking for writers 2025/07/17 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:02 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:02 DEBUG : Looking for writers 2025/07/17 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:02 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:02 DEBUG : Looking for writers 2025/07/17 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:02 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:02 DEBUG : dir: Looking for writers 2025/07/17 01:14:02 DEBUG : file2: reading active writers 2025/07/17 01:14:02 DEBUG : Looking for writers 2025/07/17 01:14:02 DEBUG : dir: reading active writers 2025/07/17 01:14:02 DEBUG : file1: reading active writers 2025/07/17 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:02 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:02 DEBUG : dir: Looking for writers 2025/07/17 01:14:02 DEBUG : Looking for writers 2025/07/17 01:14:02 DEBUG : dir: reading active writers 2025/07/17 01:14:02 DEBUG : file1: reading active writers 2025/07/17 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:02 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:02 DEBUG : file1: Open: flags=O_RDONLY 2025/07/17 01:14:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/17 01:14:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/17 01:14:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/17 01:14:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/17 01:14:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/17 01:14:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/17 01:14:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/17 01:14:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/17 01:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/17 01:14:02 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/17 01:14:02 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/17 01:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/17 01:14:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:02 DEBUG : dir: Looking for writers 2025/07/17 01:14:02 DEBUG : file2: reading active writers 2025/07/17 01:14:02 DEBUG : new_file.txt: reading active writers 2025/07/17 01:14:02 DEBUG : Looking for writers 2025/07/17 01:14:02 DEBUG : dir: reading active writers 2025/07/17 01:14:02 DEBUG : file1: reading active writers 2025/07/17 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:02 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/17 01:14:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0001adbc0 2025/07/17 01:14:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/17 01:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:02 INFO : dir/file1: Moved (server-side) to: file0 2025/07/17 01:14:02 DEBUG : file0: Updating file with file0 0xc0001adbc0 2025/07/17 01:14:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/17 01:14:02 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:02 DEBUG : dir: Looking for writers 2025/07/17 01:14:02 DEBUG : Looking for writers 2025/07/17 01:14:02 DEBUG : dir: reading active writers 2025/07/17 01:14:02 DEBUG : file0: reading active writers 2025/07/17 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:03 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:03 DEBUG : Looking for writers 2025/07/17 01:14:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:03 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/17 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:03 DEBUG : d: Looking for writers 2025/07/17 01:14:03 DEBUG : Looking for writers 2025/07/17 01:14:03 DEBUG : a: Looking for writers 2025/07/17 01:14:03 DEBUG : b: Looking for writers 2025/07/17 01:14:03 DEBUG : c: Looking for writers 2025/07/17 01:14:03 DEBUG : Looking for writers 2025/07/17 01:14:03 DEBUG : /: reading active writers 2025/07/17 01:14:03 DEBUG : a: reading active writers 2025/07/17 01:14:03 DEBUG : b: reading active writers 2025/07/17 01:14:03 DEBUG : c: reading active writers 2025/07/17 01:14:03 DEBUG : d: reading active writers 2025/07/17 01:14:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:03 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/17 01:14:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/17 01:14:03 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/17 01:14:03 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/17 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:03 DEBUG : a/b/c/d: Looking for writers 2025/07/17 01:14:03 DEBUG : a/b/c: Looking for writers 2025/07/17 01:14:03 DEBUG : d: reading active writers 2025/07/17 01:14:03 DEBUG : a/b: Looking for writers 2025/07/17 01:14:03 DEBUG : c: reading active writers 2025/07/17 01:14:03 DEBUG : a: Looking for writers 2025/07/17 01:14:03 DEBUG : b: reading active writers 2025/07/17 01:14:03 DEBUG : Looking for writers 2025/07/17 01:14:03 DEBUG : a: reading active writers 2025/07/17 01:14:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:03 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:03 DEBUG : Looking for writers 2025/07/17 01:14:03 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:03 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/17 01:14:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/17 01:14:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/17 01:14:03 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/17 01:14:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:03 DEBUG : file1: Size of src and dst objects identical 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/17 01:14:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/17 01:14:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/17 01:14:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:03 DEBUG : file1: Size of src and dst objects identical 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/17 01:14:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:03 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (7 bytes), uploading instead of streaming 2025/07/17 01:14:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:04 DEBUG : file1: Size of src and dst objects identical 2025/07/17 01:14:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:04 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:04 DEBUG : Looking for writers 2025/07/17 01:14:04 DEBUG : file1: reading active writers 2025/07/17 01:14:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:04 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/17 01:14:05 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/17 01:14:05 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/17 01:14:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/17 01:14:05 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (11 bytes), uploading instead of streaming 2025/07/17 01:14:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:05 DEBUG : file1: Size of src and dst objects identical 2025/07/17 01:14:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/17 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:05 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/17 01:14:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:05 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/17 01:14:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:05 DEBUG : file1: Size of src and dst objects identical 2025/07/17 01:14:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/17 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:05 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:05 DEBUG : file1: WriteFileHandle.Release closing 2025/07/17 01:14:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:05 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/17 01:14:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:05 DEBUG : file1: Size of src and dst objects identical 2025/07/17 01:14:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/17 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:05 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/17 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : file1: active writers 1 2025/07/17 01:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : file1: active writers 1 2025/07/17 01:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : file1: active writers 1 2025/07/17 01:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : file1: active writers 1 2025/07/17 01:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : file1: active writers 1 2025/07/17 01:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : file1: active writers 1 2025/07/17 01:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/17 01:14:05 DEBUG : Looking for writers 2025/07/17 01:14:05 DEBUG : file1: reading active writers 2025/07/17 01:14:05 DEBUG : file1: active writers 1 2025/07/17 01:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/17 01:14:06 DEBUG : Looking for writers 2025/07/17 01:14:06 DEBUG : file1: reading active writers 2025/07/17 01:14:06 DEBUG : file1: active writers 1 2025/07/17 01:14:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:07 DEBUG : Looking for writers 2025/07/17 01:14:07 DEBUG : file1: reading active writers 2025/07/17 01:14:07 DEBUG : file1: active writers 1 2025/07/17 01:14:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:08 DEBUG : Looking for writers 2025/07/17 01:14:08 DEBUG : file1: reading active writers 2025/07/17 01:14:08 DEBUG : file1: active writers 1 2025/07/17 01:14:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:09 DEBUG : Looking for writers 2025/07/17 01:14:09 DEBUG : file1: reading active writers 2025/07/17 01:14:09 DEBUG : file1: active writers 1 2025/07/17 01:14:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:10 DEBUG : Looking for writers 2025/07/17 01:14:10 DEBUG : file1: reading active writers 2025/07/17 01:14:10 DEBUG : file1: active writers 1 2025/07/17 01:14:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:11 DEBUG : Looking for writers 2025/07/17 01:14:11 DEBUG : file1: reading active writers 2025/07/17 01:14:11 DEBUG : file1: active writers 1 2025/07/17 01:14:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:12 DEBUG : Looking for writers 2025/07/17 01:14:12 DEBUG : file1: reading active writers 2025/07/17 01:14:12 DEBUG : file1: active writers 1 2025/07/17 01:14:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:13 DEBUG : Looking for writers 2025/07/17 01:14:13 DEBUG : file1: reading active writers 2025/07/17 01:14:13 DEBUG : file1: active writers 1 2025/07/17 01:14:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:14 DEBUG : Looking for writers 2025/07/17 01:14:14 DEBUG : file1: reading active writers 2025/07/17 01:14:14 DEBUG : file1: active writers 1 2025/07/17 01:14:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:15 DEBUG : Looking for writers 2025/07/17 01:14:15 DEBUG : file1: reading active writers 2025/07/17 01:14:15 DEBUG : file1: active writers 1 2025/07/17 01:14:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:16 DEBUG : Looking for writers 2025/07/17 01:14:16 DEBUG : file1: reading active writers 2025/07/17 01:14:16 DEBUG : file1: active writers 1 2025/07/17 01:14:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:17 DEBUG : Looking for writers 2025/07/17 01:14:17 DEBUG : file1: reading active writers 2025/07/17 01:14:17 DEBUG : file1: active writers 1 2025/07/17 01:14:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:18 DEBUG : Looking for writers 2025/07/17 01:14:18 DEBUG : file1: reading active writers 2025/07/17 01:14:18 DEBUG : file1: active writers 1 2025/07/17 01:14:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:19 DEBUG : Looking for writers 2025/07/17 01:14:19 DEBUG : file1: reading active writers 2025/07/17 01:14:19 DEBUG : file1: active writers 1 2025/07/17 01:14:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:20 DEBUG : Looking for writers 2025/07/17 01:14:20 DEBUG : file1: reading active writers 2025/07/17 01:14:20 DEBUG : file1: active writers 1 2025/07/17 01:14:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:21 DEBUG : Looking for writers 2025/07/17 01:14:21 DEBUG : file1: reading active writers 2025/07/17 01:14:21 DEBUG : file1: active writers 1 2025/07/17 01:14:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:22 DEBUG : Looking for writers 2025/07/17 01:14:22 DEBUG : file1: reading active writers 2025/07/17 01:14:22 DEBUG : file1: active writers 1 2025/07/17 01:14:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:23 DEBUG : Looking for writers 2025/07/17 01:14:23 DEBUG : file1: reading active writers 2025/07/17 01:14:23 DEBUG : file1: active writers 1 2025/07/17 01:14:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:24 DEBUG : Looking for writers 2025/07/17 01:14:24 DEBUG : file1: reading active writers 2025/07/17 01:14:24 DEBUG : file1: active writers 1 2025/07/17 01:14:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:25 DEBUG : Looking for writers 2025/07/17 01:14:25 DEBUG : file1: reading active writers 2025/07/17 01:14:25 DEBUG : file1: active writers 1 2025/07/17 01:14:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:26 DEBUG : Looking for writers 2025/07/17 01:14:26 DEBUG : file1: reading active writers 2025/07/17 01:14:26 DEBUG : file1: active writers 1 2025/07/17 01:14:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:27 DEBUG : Looking for writers 2025/07/17 01:14:27 DEBUG : file1: reading active writers 2025/07/17 01:14:27 DEBUG : file1: active writers 1 2025/07/17 01:14:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:28 DEBUG : Looking for writers 2025/07/17 01:14:28 DEBUG : file1: reading active writers 2025/07/17 01:14:28 DEBUG : file1: active writers 1 2025/07/17 01:14:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:29 DEBUG : Looking for writers 2025/07/17 01:14:29 DEBUG : file1: reading active writers 2025/07/17 01:14:29 DEBUG : file1: active writers 1 2025/07/17 01:14:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:30 DEBUG : Looking for writers 2025/07/17 01:14:30 DEBUG : file1: reading active writers 2025/07/17 01:14:30 DEBUG : file1: active writers 1 2025/07/17 01:14:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:31 DEBUG : Looking for writers 2025/07/17 01:14:31 DEBUG : file1: reading active writers 2025/07/17 01:14:31 DEBUG : file1: active writers 1 2025/07/17 01:14:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:32 DEBUG : Looking for writers 2025/07/17 01:14:32 DEBUG : file1: reading active writers 2025/07/17 01:14:32 DEBUG : file1: active writers 1 2025/07/17 01:14:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:33 DEBUG : Looking for writers 2025/07/17 01:14:33 DEBUG : file1: reading active writers 2025/07/17 01:14:33 DEBUG : file1: active writers 1 2025/07/17 01:14:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:34 DEBUG : Looking for writers 2025/07/17 01:14:34 DEBUG : file1: reading active writers 2025/07/17 01:14:34 DEBUG : file1: active writers 1 2025/07/17 01:14:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/17 01:14:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/17 01:14:35 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:35 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:35 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/17 01:14:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:35 DEBUG : file1: Size of src and dst objects identical 2025/07/17 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:14:35 DEBUG : file1: Open: flags=O_RDONLY 2025/07/17 01:14:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/17 01:14:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/17 01:14:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:35 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:35 DEBUG : Looking for writers 2025/07/17 01:14:35 DEBUG : file1: reading active writers 2025/07/17 01:14:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-pebaqex2vudu'", Local "Local file system at /tmp/rclone4040692414", Modify Window "1s" 2025/07/17 01:14:35 INFO : webdav root 'rclone-test-pebaqex2vudu': poll-interval is not supported by this remote 2025/07/17 01:14:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/17 01:14:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/17 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/17 01:14:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/17 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:35 DEBUG : webdav root 'rclone-test-pebaqex2vudu': File to upload is small (100 bytes), uploading instead of streaming 2025/07/17 01:14:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/17 01:14:35 DEBUG : file1: Size of src and dst objects identical 2025/07/17 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/17 01:14:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/17 01:14:35 DEBUG : file1: Open: flags=O_RDONLY 2025/07/17 01:14:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/17 01:14:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/17 01:14:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/17 01:14:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/17 01:14:35 DEBUG : WaitForWriters: timeout=30s 2025/07/17 01:14:35 DEBUG : Looking for writers 2025/07/17 01:14:35 DEBUG : file1: reading active writers 2025/07/17 01:14:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/17 01:14:35 DEBUG : webdav root 'rclone-test-pebaqex2vudu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.763622987s (try 1/5)