"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/11/26 03:29:18 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-bipabay8janu" 2024/11/26 03:29:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 03:29:18 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/11/26 03:29:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/26 03:29:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/26 03:29:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/26 03:29:18 DEBUG : Setting pass="w9Crd89cqgH2R4K49yv4WKyl-SsHDx9v7DO1cKB64S9O" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/26 03:29:18 DEBUG : TestWebdavRclone: detected overridden config - adding "{STxDO}" suffix to name 2024/11/26 03:29:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/26 03:29:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/26 03:29:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/26 03:29:18 DEBUG : Setting pass="w9Crd89cqgH2R4K49yv4WKyl-SsHDx9v7DO1cKB64S9O" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/26 03:29:18 DEBUG : found headers: 2024/11/26 03:29:18 DEBUG : Creating backend with remote "/tmp/rclone3070739036" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:18 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:18 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:18 DEBUG : dir: Looking for writers 2024/11/26 03:29:18 DEBUG : : Looking for writers 2024/11/26 03:29:18 DEBUG : dir: reading active writers 2024/11/26 03:29:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:18 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:18 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:18 DEBUG : dir/subdir: Looking for writers 2024/11/26 03:29:18 DEBUG : dir: Looking for writers 2024/11/26 03:29:18 DEBUG : file1: reading active writers 2024/11/26 03:29:18 DEBUG : file2: reading active writers 2024/11/26 03:29:18 DEBUG : subdir: reading active writers 2024/11/26 03:29:18 DEBUG : : Looking for writers 2024/11/26 03:29:18 DEBUG : dir: reading active writers 2024/11/26 03:29:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:19 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:19 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:19 DEBUG : dir: Looking for writers 2024/11/26 03:29:19 DEBUG : file1: reading active writers 2024/11/26 03:29:19 DEBUG : : Looking for writers 2024/11/26 03:29:19 DEBUG : dir: reading active writers 2024/11/26 03:29:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:19 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:19 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:19 DEBUG : dir: Looking for writers 2024/11/26 03:29:19 DEBUG : : Looking for writers 2024/11/26 03:29:19 DEBUG : dir: reading active writers 2024/11/26 03:29:19 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:19 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:19 DEBUG : dir: forgetting directory cache 2024/11/26 03:29:19 DEBUG : : forgetting directory cache 2024/11/26 03:29:19 DEBUG : dir: forgetting directory cache 2024/11/26 03:29:19 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:19 DEBUG : : Looking for writers 2024/11/26 03:29:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:19 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:19 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/26 03:29:19 DEBUG : dir: invalidating directory cache 2024/11/26 03:29:19 DEBUG : : >ForgetPath: 2024/11/26 03:29:19 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/26 03:29:19 DEBUG : : invalidating directory cache 2024/11/26 03:29:19 DEBUG : dir: forgetting directory cache 2024/11/26 03:29:19 DEBUG : : >ForgetPath: 2024/11/26 03:29:19 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/26 03:29:19 DEBUG : : >ForgetPath: 2024/11/26 03:29:19 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:19 DEBUG : dir: Looking for writers 2024/11/26 03:29:19 DEBUG : : Looking for writers 2024/11/26 03:29:19 DEBUG : dir: reading active writers 2024/11/26 03:29:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:19 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:19 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:19 DEBUG : : forgetting directory cache 2024/11/26 03:29:19 DEBUG : dir: forgetting directory cache 2024/11/26 03:29:19 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:19 DEBUG : fil/a/b: Looking for writers 2024/11/26 03:29:19 DEBUG : fil/a: Looking for writers 2024/11/26 03:29:19 DEBUG : b: reading active writers 2024/11/26 03:29:19 DEBUG : fil: Looking for writers 2024/11/26 03:29:19 DEBUG : a: reading active writers 2024/11/26 03:29:19 DEBUG : dir: Looking for writers 2024/11/26 03:29:19 DEBUG : : Looking for writers 2024/11/26 03:29:19 DEBUG : dir: reading active writers 2024/11/26 03:29:19 DEBUG : fil: reading active writers 2024/11/26 03:29:19 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:19 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:20 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:20 DEBUG : dir: Looking for writers 2024/11/26 03:29:20 DEBUG : : Looking for writers 2024/11/26 03:29:20 DEBUG : dir: reading active writers 2024/11/26 03:29:20 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:20 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:20 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:20 DEBUG : dir: Looking for writers 2024/11/26 03:29:20 DEBUG : file1: reading active writers 2024/11/26 03:29:20 DEBUG : : Looking for writers 2024/11/26 03:29:20 DEBUG : dir: reading active writers 2024/11/26 03:29:20 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:20 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:20 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/26 03:29:20 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:20 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:20 DEBUG : dir: invalidating directory cache 2024/11/26 03:29:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/26 03:29:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/26 03:29:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/26 03:29:20 DEBUG : dir/file1: Reset virtual modtime 2024/11/26 03:29:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/26 03:29:20 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:20 DEBUG : dir: invalidating directory cache 2024/11/26 03:29:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/26 03:29:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/26 03:29:20 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/26 03:29:20 DEBUG : : forgetting directory cache 2024/11/26 03:29:20 DEBUG : dir: forgetting directory cache 2024/11/26 03:29:20 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/26 03:29:20 DEBUG : dir/file1: Reset virtual modtime 2024/11/26 03:29:20 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/26 03:29:20 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:20 DEBUG : dir/virtualDir: Looking for writers 2024/11/26 03:29:20 DEBUG : dir: Looking for writers 2024/11/26 03:29:20 DEBUG : file1: reading active writers 2024/11/26 03:29:20 DEBUG : virtualFile2: reading active writers 2024/11/26 03:29:20 DEBUG : virtualFile: reading active writers 2024/11/26 03:29:20 DEBUG : virtualDir: reading active writers 2024/11/26 03:29:20 DEBUG : : Looking for writers 2024/11/26 03:29:20 DEBUG : dir: reading active writers 2024/11/26 03:29:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:20 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:20 ERROR : dir/: Can only open directories read only 2024/11/26 03:29:20 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:20 DEBUG : dir: Looking for writers 2024/11/26 03:29:20 DEBUG : : Looking for writers 2024/11/26 03:29:20 DEBUG : dir: reading active writers 2024/11/26 03:29:20 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:20 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:20 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/26 03:29:20 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/26 03:29:20 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (5 bytes), uploading instead of streaming 2024/11/26 03:29:20 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:20 NOTICE: webdav root 'rclone-test-bipabay8janu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/26 03:29:20 DEBUG : dir/potato: Size of src and dst objects identical 2024/11/26 03:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/26 03:29:20 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:20 DEBUG : dir: Looking for writers 2024/11/26 03:29:20 DEBUG : file1: reading active writers 2024/11/26 03:29:20 DEBUG : potato: reading active writers 2024/11/26 03:29:20 DEBUG : : Looking for writers 2024/11/26 03:29:20 DEBUG : dir: reading active writers 2024/11/26 03:29:20 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:21 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/26 03:29:21 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:21 DEBUG : dir/sub: Looking for writers 2024/11/26 03:29:21 DEBUG : dir: Looking for writers 2024/11/26 03:29:21 DEBUG : file1: reading active writers 2024/11/26 03:29:21 DEBUG : sub: reading active writers 2024/11/26 03:29:21 DEBUG : : Looking for writers 2024/11/26 03:29:21 DEBUG : dir: reading active writers 2024/11/26 03:29:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:21 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/26 03:29:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/26 03:29:21 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:21 DEBUG : dir/sub/subsub: Looking for writers 2024/11/26 03:29:21 DEBUG : dir/sub: Looking for writers 2024/11/26 03:29:21 DEBUG : subsub: reading active writers 2024/11/26 03:29:21 DEBUG : dir: Looking for writers 2024/11/26 03:29:21 DEBUG : file1: reading active writers 2024/11/26 03:29:21 DEBUG : sub: reading active writers 2024/11/26 03:29:21 DEBUG : : Looking for writers 2024/11/26 03:29:21 DEBUG : dir: reading active writers 2024/11/26 03:29:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:21 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:21 ERROR : dir/: Dir.Remove not empty 2024/11/26 03:29:21 DEBUG : dir/file1: Remove: 2024/11/26 03:29:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:21 DEBUG : dir/file1: >Remove: err= 2024/11/26 03:29:21 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/26 03:29:21 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:21 DEBUG : : Looking for writers 2024/11/26 03:29:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:21 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:21 DEBUG : dir/file1: Remove: 2024/11/26 03:29:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:21 DEBUG : dir/file1: >Remove: err= 2024/11/26 03:29:21 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/26 03:29:21 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:21 DEBUG : : Looking for writers 2024/11/26 03:29:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:21 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:22 DEBUG : dir/file1: Remove: 2024/11/26 03:29:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:22 DEBUG : dir/file1: >Remove: err= 2024/11/26 03:29:22 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:22 DEBUG : dir: Looking for writers 2024/11/26 03:29:22 DEBUG : : Looking for writers 2024/11/26 03:29:22 DEBUG : dir: reading active writers 2024/11/26 03:29:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:22 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:22 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/26 03:29:22 DEBUG : dir: Updating dir with dir2 0xc00053f1e0 2024/11/26 03:29:22 DEBUG : dir: forgetting directory cache 2024/11/26 03:29:22 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/26 03:29:22 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/26 03:29:22 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/26 03:29:22 DEBUG : file2: Updating file with file2 0xc00035aa80 2024/11/26 03:29:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:22 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/26 03:29:22 INFO : dir2/file3: Deleted 2024/11/26 03:29:22 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/26 03:29:22 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00035aa80 2024/11/26 03:29:22 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/26 03:29:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/26 03:29:22 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/26 03:29:22 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00053f860 2024/11/26 03:29:22 DEBUG : empty directory: forgetting directory cache 2024/11/26 03:29:22 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/26 03:29:22 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/26 03:29:22 DEBUG : dir2: Renaming to "dir3" 2024/11/26 03:29:22 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:22 DEBUG : dir3: Looking for writers 2024/11/26 03:29:22 DEBUG : file3: reading active writers 2024/11/26 03:29:22 DEBUG : renamed empty directory: Looking for writers 2024/11/26 03:29:22 DEBUG : : Looking for writers 2024/11/26 03:29:22 DEBUG : dir3: reading active writers 2024/11/26 03:29:22 DEBUG : renamed empty directory: reading active writers 2024/11/26 03:29:22 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:22 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:22 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:22 DEBUG : dir: Looking for writers 2024/11/26 03:29:22 DEBUG : file1: reading active writers 2024/11/26 03:29:22 DEBUG : : Looking for writers 2024/11/26 03:29:22 DEBUG : dir: reading active writers 2024/11/26 03:29:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:22 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:23 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:23 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/11/26 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:23 DEBUG : dir: Looking for writers 2024/11/26 03:29:23 DEBUG : file1: reading active writers 2024/11/26 03:29:23 DEBUG : : Looking for writers 2024/11/26 03:29:23 DEBUG : dir: reading active writers 2024/11/26 03:29:23 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-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:23 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/26 03:29:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:23 DEBUG : dir: Looking for writers 2024/11/26 03:29:23 DEBUG : file1: reading active writers 2024/11/26 03:29:23 DEBUG : : Looking for writers 2024/11/26 03:29:23 DEBUG : dir: reading active writers 2024/11/26 03:29:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/11/26 03:29:23 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/26 03:29:23 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/26 03:29:23 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:23 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/26 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:23 DEBUG : : Looking for writers 2024/11/26 03:29:23 DEBUG : file.txt: reading active writers 2024/11/26 03:29:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:23 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:23 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (25 bytes), uploading instead of streaming 2024/11/26 03:29:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:23 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/26 03:29:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:23 DEBUG : dir: Looking for writers 2024/11/26 03:29:23 DEBUG : file1: reading active writers 2024/11/26 03:29:23 DEBUG : : Looking for writers 2024/11/26 03:29:23 DEBUG : dir: reading active writers 2024/11/26 03:29:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:23 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:23 DEBUG : dir/file1: Remove: 2024/11/26 03:29:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:23 DEBUG : dir/file1: >Remove: err= 2024/11/26 03:29:23 DEBUG : dir/file1: Remove: 2024/11/26 03:29:23 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/26 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:23 DEBUG : dir: Looking for writers 2024/11/26 03:29:23 DEBUG : : Looking for writers 2024/11/26 03:29:23 DEBUG : dir: reading active writers 2024/11/26 03:29:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:23 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:23 DEBUG : dir/file1: Remove: 2024/11/26 03:29:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:23 DEBUG : dir/file1: >Remove: err= 2024/11/26 03:29:23 DEBUG : dir/file1: Remove: 2024/11/26 03:29:23 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/26 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:23 DEBUG : dir: Looking for writers 2024/11/26 03:29:23 DEBUG : : Looking for writers 2024/11/26 03:29:23 DEBUG : dir: reading active writers 2024/11/26 03:29:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:23 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/26 03:29:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/26 03:29:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/26 03:29:23 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/26 03:29:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/26 03:29:23 DEBUG : dir/file1: Open: flags=0x3 2024/11/26 03:29:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/26 03:29:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/26 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:23 DEBUG : dir: Looking for writers 2024/11/26 03:29:23 DEBUG : file1: reading active writers 2024/11/26 03:29:23 DEBUG : : Looking for writers 2024/11/26 03:29:23 DEBUG : dir: reading active writers 2024/11/26 03:29:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:23 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:23 DEBUG : dir: Looking for writers 2024/11/26 03:29:23 DEBUG : file1: reading active writers 2024/11/26 03:29:23 DEBUG : : Looking for writers 2024/11/26 03:29:23 DEBUG : dir: reading active writers 2024/11/26 03:29:23 DEBUG : >WaitForWriters: 2024/11/26 03:29:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00072a600 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/26 03:29:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00072a600 2024/11/26 03:29:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/26 03:29:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc00072a600 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:24 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (25 bytes), uploading instead of streaming 2024/11/26 03:29:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:24 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/26 03:29:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:24 DEBUG : newLeaf: Running delayed rename now 2024/11/26 03:29:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00072a600 2024/11/26 03:29:24 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:24 DEBUG : >WaitForWriters: 2024/11/26 03:29:24 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:24 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:24 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : file1: reading active writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : >WaitForWriters: 2024/11/26 03:29:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000430a80 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/26 03:29:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000430a80 2024/11/26 03:29:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/26 03:29:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc000430a80 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:24 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (25 bytes), uploading instead of streaming 2024/11/26 03:29:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:24 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/26 03:29:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:24 DEBUG : newLeaf: Running delayed rename now 2024/11/26 03:29:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000430a80 2024/11/26 03:29:24 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:24 DEBUG : >WaitForWriters: 2024/11/26 03:29:24 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:24 DEBUG : >WaitForWriters: 2024/11/26 03:29:24 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:24 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/26 03:29:24 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:24 DEBUG : dir/file1(0xc0006e1440): openPending: 2024/11/26 03:29:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:24 DEBUG : dir/file1(0xc0006e1440): >openPending: err= 2024/11/26 03:29:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/26 03:29:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:24 DEBUG : dir/file1(0xc0006e1440): _writeAt: size=14, off=0 2024/11/26 03:29:24 DEBUG : dir/file1(0xc0006e1440): >_writeAt: n=14, err= 2024/11/26 03:29:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/26 03:29:24 DEBUG : dir/file1(0xc0006e1440): close: 2024/11/26 03:29:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/26 03:29:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/26 03:29:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:24 DEBUG : dir/file1(0xc0006e1440): >close: err= 2024/11/26 03:29:24 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : file1: reading active writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : file1: reading active writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : file1: reading active writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : file1: reading active writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:24 DEBUG : dir/file1: vfs cache: starting upload 2024/11/26 03:29:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:24 INFO : dir/file1: Copied (replaced existing) 2024/11/26 03:29:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:24 DEBUG : dir: Looking for writers 2024/11/26 03:29:24 DEBUG : file1: reading active writers 2024/11/26 03:29:24 DEBUG : : Looking for writers 2024/11/26 03:29:24 DEBUG : dir: reading active writers 2024/11/26 03:29:24 DEBUG : >WaitForWriters: 2024/11/26 03:29:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:24 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:24 DEBUG : dir/file1(0xc00078dc40): _readAt: size=512, off=0 2024/11/26 03:29:24 DEBUG : dir/file1(0xc00078dc40): openPending: 2024/11/26 03:29: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" 2024/11/26 03:29:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:24 DEBUG : dir/file1(0xc00078dc40): >openPending: err= 2024/11/26 03:29:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/26 03:29:24 DEBUG : dir/file1(0xc00078dc40): >_readAt: n=14, err=EOF 2024/11/26 03:29:24 DEBUG : dir/file1(0xc00078dc40): close: 2024/11/26 03:29:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/26 03:29:24 DEBUG : dir/file1(0xc00078dc40): >close: err= 2024/11/26 03:29:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/26 03:29:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000197800 2024/11/26 03:29:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/26 03:29:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/26 03:29:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000197800 2024/11/26 03:29:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/26 03:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/26 03:29:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:25 DEBUG : dir/file1(0xc0006f4c00): openPending: 2024/11/26 03:29:25 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" 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/26 03:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:25 DEBUG : dir/file1(0xc0006f4c00): >openPending: err= 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/26 03:29:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:25 DEBUG : dir/file1(0xc0006f4c00): _writeAt: size=25, off=0 2024/11/26 03:29:25 DEBUG : dir/file1(0xc0006f4c00): >_writeAt: n=25, err= 2024/11/26 03:29:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/26 03:29:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000197800 2024/11/26 03:29:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:25 DEBUG : newLeaf(0xc0006f4c00): close: 2024/11/26 03:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/26 03:29:25 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-26 03:29:25.045687209 +0000 UTC m=+6.497126305 2024/11/26 03:29:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:25 DEBUG : newLeaf(0xc0006f4c00): >close: err= 2024/11/26 03:29:25 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:25 DEBUG : newLeaf: vfs cache: starting upload 2024/11/26 03:29:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:25 INFO : newLeaf: Copied (replaced existing) 2024/11/26 03:29:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-26 03:29:25 +0000 UTC" 2024/11/26 03:29:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/26 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : >WaitForWriters: 2024/11/26 03:29:25 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : >WaitForWriters: 2024/11/26 03:29:25 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:25 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:25 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : file1: reading active writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : >WaitForWriters: 2024/11/26 03:29:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000431680 2024/11/26 03:29:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/26 03:29:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000431680 2024/11/26 03:29:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/26 03:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/26 03:29:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:25 DEBUG : dir/file1(0xc0007dcc00): openPending: 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/26 03:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:25 DEBUG : dir/file1(0xc0007dcc00): >openPending: err= 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/26 03:29:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:25 DEBUG : dir/file1(0xc0007dcc00): _writeAt: size=25, off=0 2024/11/26 03:29:25 DEBUG : dir/file1(0xc0007dcc00): >_writeAt: n=25, err= 2024/11/26 03:29:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/26 03:29:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000431680 2024/11/26 03:29:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:25 DEBUG : newLeaf(0xc0007dcc00): close: 2024/11/26 03:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/26 03:29:25 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-26 03:29:25.546175442 +0000 UTC m=+6.997614539 2024/11/26 03:29:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:25 DEBUG : newLeaf(0xc0007dcc00): >close: err= 2024/11/26 03:29:25 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:25 DEBUG : newLeaf: vfs cache: starting upload 2024/11/26 03:29:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:25 INFO : newLeaf: Copied (replaced existing) 2024/11/26 03:29:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-26 03:29:25 +0000 UTC" 2024/11/26 03:29:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/26 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : >WaitForWriters: 2024/11/26 03:29:25 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:25 DEBUG : >WaitForWriters: 2024/11/26 03:29:25 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:25 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/26 03:29:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:25 DEBUG : dir/file1(0xc00091ca40): openPending: 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/26 03:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:25 DEBUG : dir/file1(0xc00091ca40): >openPending: err= 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/26 03:29:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:25 DEBUG : dir/file1(0xc00091ca40): _writeAt: size=14, off=0 2024/11/26 03:29:25 DEBUG : dir/file1(0xc00091ca40): >_writeAt: n=14, err= 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/26 03:29:25 DEBUG : dir/file1(0xc00091ca40): close: 2024/11/26 03:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/26 03:29:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:25 DEBUG : dir/file1(0xc00091ca40): >close: err= 2024/11/26 03:29:25 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : file1: reading active writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : file1: reading active writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : file1: reading active writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:25 DEBUG : dir: Looking for writers 2024/11/26 03:29:25 DEBUG : file1: reading active writers 2024/11/26 03:29:25 DEBUG : : Looking for writers 2024/11/26 03:29:25 DEBUG : dir: reading active writers 2024/11/26 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:25 DEBUG : dir/file1: vfs cache: starting upload 2024/11/26 03:29:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:26 INFO : dir/file1: Copied (replaced existing) 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : file1: reading active writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : >WaitForWriters: 2024/11/26 03:29:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:26 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00091cb00): _readAt: size=512, off=0 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00091cb00): openPending: 2024/11/26 03:29:26 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" 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00091cb00): >openPending: err= 2024/11/26 03:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00091cb00): >_readAt: n=14, err=EOF 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00091cb00): close: 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00091cb00): >close: err= 2024/11/26 03:29:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/26 03:29:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e4300 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/26 03:29:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/26 03:29:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e4300 2024/11/26 03:29:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/26 03:29:26 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00041b580): openPending: 2024/11/26 03:29:26 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" 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00041b580): >openPending: err= 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/26 03:29:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00041b580): _writeAt: size=25, off=0 2024/11/26 03:29:26 DEBUG : dir/file1(0xc00041b580): >_writeAt: n=25, err= 2024/11/26 03:29:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/26 03:29:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e4300 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:26 DEBUG : newLeaf(0xc00041b580): close: 2024/11/26 03:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/26 03:29:26 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-26 03:29:26.188546495 +0000 UTC m=+7.639985592 2024/11/26 03:29:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:26 DEBUG : newLeaf(0xc00041b580): >close: err= 2024/11/26 03:29:26 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:26 DEBUG : newLeaf: vfs cache: starting upload 2024/11/26 03:29:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:26 INFO : newLeaf: Copied (replaced existing) 2024/11/26 03:29:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-26 03:29:26 +0000 UTC" 2024/11/26 03:29:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/26 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : >WaitForWriters: 2024/11/26 03:29:26 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : >WaitForWriters: 2024/11/26 03:29:26 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:26 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:26 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : file1: reading active writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : >WaitForWriters: 2024/11/26 03:29:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:26 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:26 DEBUG : dir/file1(0xc000692c80): _readAt: size=512, off=0 2024/11/26 03:29:26 DEBUG : dir/file1(0xc000692c80): openPending: 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:26 DEBUG : dir/file1(0xc000692c80): >openPending: err= 2024/11/26 03:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/26 03:29:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:29:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:26 DEBUG : dir/file1(0xc000692c80): >_readAt: n=14, err=EOF 2024/11/26 03:29:26 DEBUG : dir/file1(0xc000692c80): close: 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/26 03:29:26 DEBUG : dir/file1(0xc000692c80): >close: err= 2024/11/26 03:29:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/26 03:29:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e4900 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/26 03:29:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/26 03:29:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e4900 2024/11/26 03:29:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/26 03:29:26 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:26 DEBUG : dir/file1(0xc0007cc3c0): openPending: 2024/11/26 03:29:26 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" 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:26 DEBUG : dir/file1(0xc0007cc3c0): >openPending: err= 2024/11/26 03:29:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/26 03:29:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:26 DEBUG : dir/file1(0xc0007cc3c0): _writeAt: size=25, off=0 2024/11/26 03:29:26 DEBUG : dir/file1(0xc0007cc3c0): >_writeAt: n=25, err= 2024/11/26 03:29:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/26 03:29:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/26 03:29:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e4900 2024/11/26 03:29:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:26 DEBUG : newLeaf(0xc0007cc3c0): close: 2024/11/26 03:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/26 03:29:26 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-26 03:29:26.699060081 +0000 UTC m=+8.150499188 2024/11/26 03:29:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:26 DEBUG : newLeaf(0xc0007cc3c0): >close: err= 2024/11/26 03:29:26 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:26 DEBUG : newLeaf: vfs cache: starting upload 2024/11/26 03:29:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:26 INFO : newLeaf: Copied (replaced existing) 2024/11/26 03:29:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-26 03:29:26 +0000 UTC" 2024/11/26 03:29:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/26 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/26 03:29:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : >WaitForWriters: 2024/11/26 03:29:26 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:26 DEBUG : dir: Looking for writers 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 DEBUG : dir: reading active writers 2024/11/26 03:29:26 DEBUG : newLeaf: reading active writers 2024/11/26 03:29:26 DEBUG : >WaitForWriters: 2024/11/26 03:29:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- 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-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:26 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:26 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:26 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:26 DEBUG : : Looking for writers 2024/11/26 03:29:26 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-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:26 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:27 DEBUG : dir: Looking for writers 2024/11/26 03:29:27 DEBUG : file1: reading active writers 2024/11/26 03:29:27 DEBUG : : Looking for writers 2024/11/26 03:29:27 DEBUG : dir: reading active writers 2024/11/26 03:29:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:27 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/26 03:29:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/26 03:29:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/26 03:29:27 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:27 DEBUG : dir: Looking for writers 2024/11/26 03:29:27 DEBUG : file1: reading active writers 2024/11/26 03:29:27 DEBUG : : Looking for writers 2024/11/26 03:29:27 DEBUG : dir: reading active writers 2024/11/26 03:29:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:27 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/26 03:29:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/26 03:29:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/26 03:29:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/26 03:29:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/26 03:29:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/26 03:29:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/26 03:29:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/26 03:29:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/26 03:29:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/26 03:29:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/26 03:29:27 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:27 DEBUG : dir: Looking for writers 2024/11/26 03:29:27 DEBUG : file1: reading active writers 2024/11/26 03:29:27 DEBUG : : Looking for writers 2024/11/26 03:29:27 DEBUG : dir: reading active writers 2024/11/26 03:29:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:27 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:27 DEBUG : dir: Looking for writers 2024/11/26 03:29:27 DEBUG : file1: reading active writers 2024/11/26 03:29:27 DEBUG : : Looking for writers 2024/11/26 03:29:27 DEBUG : dir: reading active writers 2024/11/26 03:29:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:27 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/26 03:29:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/26 03:29:27 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:27 DEBUG : dir: Looking for writers 2024/11/26 03:29:27 DEBUG : file1: reading active writers 2024/11/26 03:29:27 DEBUG : : Looking for writers 2024/11/26 03:29:27 DEBUG : dir: reading active writers 2024/11/26 03:29:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:27 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:27 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): _readAt: size=1, off=0 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): openPending: 2024/11/26 03:29:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/26 03:29:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): >openPending: err= 2024/11/26 03:29:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): >_readAt: n=1, err= 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): _readAt: size=256, off=1 2024/11/26 03:29:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): >_readAt: n=15, err=EOF 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): _readAt: size=16, off=16 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): >_readAt: n=0, err=EOF 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): close: 2024/11/26 03:29:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): >close: err= 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): close: 2024/11/26 03:29:27 DEBUG : dir/file1(0xc00066cd00): >close: err=file already closed 2024/11/26 03:29:27 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:27 DEBUG : dir: Looking for writers 2024/11/26 03:29:27 DEBUG : file1: reading active writers 2024/11/26 03:29:27 DEBUG : : Looking for writers 2024/11/26 03:29:27 DEBUG : dir: reading active writers 2024/11/26 03:29:27 DEBUG : >WaitForWriters: 2024/11/26 03:29:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:28 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): _readAt: size=1, off=0 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): openPending: 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/26 03:29:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): >openPending: err= 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): >_readAt: n=1, err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): _readAt: size=1, off=5 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): >_readAt: n=1, err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): _readAt: size=1, off=3 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): >_readAt: n=1, err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): _readAt: size=1, off=13 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): >_readAt: n=1, err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): _readAt: size=16, off=100 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): >_readAt: n=0, err=EOF 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): close: 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/26 03:29:28 DEBUG : dir/file1(0xc00041bac0): >close: err= 2024/11/26 03:29:28 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:28 DEBUG : dir: Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : dir: reading active writers 2024/11/26 03:29:28 DEBUG : >WaitForWriters: 2024/11/26 03:29:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:28 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): _readAt: size=1, off=0 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): openPending: 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/26 03:29:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): >openPending: err= 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): >_readAt: n=1, err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): _readAt: size=1, off=5 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): >_readAt: n=1, err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): _readAt: size=1, off=1 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): >_readAt: n=1, err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): _readAt: size=6, off=10 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): >_readAt: n=6, err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): _readAt: size=256, off=10 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): >_readAt: n=6, err=EOF 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): _readAt: size=256, off=100 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): >_readAt: n=0, err=EOF 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): close: 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): >close: err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): _readAt: size=256, off=100 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0008a8600): >_readAt: n=0, err=file already closed 2024/11/26 03:29:28 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:28 DEBUG : dir: Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : dir: reading active writers 2024/11/26 03:29:28 DEBUG : >WaitForWriters: 2024/11/26 03:29:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:28 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0005b0d40): RWFileHandle.Flush 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0005b0d40): _readAt: size=256, off=0 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0005b0d40): openPending: 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/26 03:29:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0005b0d40): >openPending: err= 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0005b0d40): >_readAt: n=16, err=EOF 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0005b0d40): RWFileHandle.Flush 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0005b0d40): RWFileHandle.Flush 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0005b0d40): close: 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0005b0d40): >close: err= 2024/11/26 03:29:28 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:28 DEBUG : dir: Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : dir: reading active writers 2024/11/26 03:29:28 DEBUG : >WaitForWriters: 2024/11/26 03:29:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:28 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:29:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/26 03:29:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0006b2980): _readAt: size=256, off=0 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0006b2980): openPending: 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/26 03:29:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0006b2980): >openPending: err= 2024/11/26 03:29:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:29:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0006b2980): >_readAt: n=16, err=EOF 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0006b2980): RWFileHandle.Release 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0006b2980): close: 2024/11/26 03:29:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0006b2980): >close: err= 2024/11/26 03:29:28 DEBUG : dir/file1(0xc0006b2980): RWFileHandle.Release 2024/11/26 03:29:28 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:28 DEBUG : dir: Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : dir: reading active writers 2024/11/26 03:29:28 DEBUG : >WaitForWriters: 2024/11/26 03:29:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:28 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:28 DEBUG : file1: newRWFileHandle: 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): openPending: 2024/11/26 03:29:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): >openPending: err= 2024/11/26 03:29:28 DEBUG : file1: >newRWFileHandle: err= 2024/11/26 03:29:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/26 03:29:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): _writeAt: size=5, off=0 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): >_writeAt: n=5, err= 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): _writeAt: size=7, off=5 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): >_writeAt: n=7, err= 2024/11/26 03:29:28 DEBUG : file1: vfs cache: truncate to size=11 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): close: 2024/11/26 03:29:28 DEBUG : file1: vfs cache: setting modification time to 2024-11-26 03:29:28.658953517 +0000 UTC m=+10.110392615 2024/11/26 03:29:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): >close: err= 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): close: 2024/11/26 03:29:28 DEBUG : file1(0xc0006ba800): >close: err=file already closed 2024/11/26 03:29:28 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:28 DEBUG : file1: vfs cache: starting upload 2024/11/26 03:29:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:28 INFO : file1: Copied (new) 2024/11/26 03:29:28 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-26 03:29:28 +0000 UTC" 2024/11/26 03:29:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 INFO : file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : >WaitForWriters: 2024/11/26 03:29:28 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : >WaitForWriters: 2024/11/26 03:29:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:28 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:28 DEBUG : file1: newRWFileHandle: 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): openPending: 2024/11/26 03:29:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): >openPending: err= 2024/11/26 03:29:28 DEBUG : file1: >newRWFileHandle: err= 2024/11/26 03:29:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/26 03:29:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): _writeAt: size=7, off=0 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): >_writeAt: n=7, err= 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): _writeAt: size=6, off=5 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): >_writeAt: n=6, err= 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): close: 2024/11/26 03:29:28 DEBUG : file1: vfs cache: setting modification time to 2024-11-26 03:29:28.856074778 +0000 UTC m=+10.307513875 2024/11/26 03:29:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): >close: err= 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): _writeAt: size=5, off=0 2024/11/26 03:29:28 DEBUG : file1(0xc0007d1500): >_writeAt: n=0, err=file already closed 2024/11/26 03:29:28 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:28 DEBUG : : Looking for writers 2024/11/26 03:29:28 DEBUG : file1: reading active writers 2024/11/26 03:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:28 DEBUG : file1: vfs cache: starting upload 2024/11/26 03:29:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:28 INFO : file1: Copied (new) 2024/11/26 03:29:28 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-26 03:29:28 +0000 UTC" 2024/11/26 03:29:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:28 INFO : file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : >WaitForWriters: 2024/11/26 03:29:29 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : >WaitForWriters: 2024/11/26 03:29:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:29 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:29 DEBUG : file1: newRWFileHandle: 2024/11/26 03:29:29 DEBUG : file1(0xc0007ea200): openPending: 2024/11/26 03:29:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 DEBUG : file1(0xc0007ea200): >openPending: err= 2024/11/26 03:29:29 DEBUG : file1: >newRWFileHandle: err= 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/26 03:29:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/26 03:29:29 DEBUG : file1(0xc0007ea200): close: 2024/11/26 03:29:29 DEBUG : file1: vfs cache: setting modification time to 2024-11-26 03:29:29.052170631 +0000 UTC m=+10.503609728 2024/11/26 03:29:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:29 DEBUG : file1(0xc0007ea200): >close: err= 2024/11/26 03:29:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/26 03:29:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/26 03:29:29 DEBUG : file2: newRWFileHandle: 2024/11/26 03:29:29 DEBUG : file2(0xc0007ea2c0): openPending: 2024/11/26 03:29:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/26 03:29:29 DEBUG : file2(0xc0007ea2c0): >openPending: err= 2024/11/26 03:29:29 DEBUG : file2: >newRWFileHandle: err= 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/26 03:29:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/26 03:29:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/26 03:29:29 DEBUG : file2(0xc0007ea2c0): RWFileHandle.Flush 2024/11/26 03:29:29 DEBUG : file2(0xc0007ea2c0): RWFileHandle.Release 2024/11/26 03:29:29 DEBUG : file2(0xc0007ea2c0): close: 2024/11/26 03:29:29 DEBUG : file2: vfs cache: setting modification time to 2024-11-26 03:29:29.054472092 +0000 UTC m=+10.505911189 2024/11/26 03:29:29 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:29 DEBUG : file2(0xc0007ea2c0): >close: err= 2024/11/26 03:29:29 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : file2: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file2: reading active writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : file2: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : file2: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/26 03:29:29 DEBUG : file1: vfs cache: starting upload 2024/11/26 03:29:29 DEBUG : file2: vfs cache: starting upload 2024/11/26 03:29:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:29 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:29 INFO : file1: Copied (new) 2024/11/26 03:29:29 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-26 03:29:29 +0000 UTC" 2024/11/26 03:29:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 INFO : file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file2: reading active writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/26 03:29:29 INFO : file2: Copied (new) 2024/11/26 03:29:29 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-26 03:29:29 +0000 UTC" 2024/11/26 03:29:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/26 03:29:29 INFO : file2: vfs cache: upload succeeded try #1 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : file2: reading active writers 2024/11/26 03:29:29 DEBUG : >WaitForWriters: 2024/11/26 03:29:29 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file2: reading active writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : >WaitForWriters: 2024/11/26 03:29:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:29 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:29 DEBUG : file1: newRWFileHandle: 2024/11/26 03:29:29 DEBUG : file1(0xc0000e4e80): openPending: 2024/11/26 03:29:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 DEBUG : file1(0xc0000e4e80): >openPending: err= 2024/11/26 03:29:29 DEBUG : file1: >newRWFileHandle: err= 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/26 03:29:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/26 03:29:29 DEBUG : file1(0xc0000e4e80): _writeAt: size=5, off=0 2024/11/26 03:29:29 DEBUG : file1(0xc0000e4e80): >_writeAt: n=5, err= 2024/11/26 03:29:29 DEBUG : file1(0xc0000e4e80): RWFileHandle.Flush 2024/11/26 03:29:29 DEBUG : file1(0xc0000e4e80): RWFileHandle.Flush 2024/11/26 03:29:29 DEBUG : file1(0xc0000e4e80): close: 2024/11/26 03:29:29 DEBUG : file1: vfs cache: setting modification time to 2024-11-26 03:29:29.422050841 +0000 UTC m=+10.873489939 2024/11/26 03:29:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:29 DEBUG : file1(0xc0000e4e80): >close: err= 2024/11/26 03:29:29 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:29 DEBUG : file1: vfs cache: starting upload 2024/11/26 03:29:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:29 INFO : file1: Copied (new) 2024/11/26 03:29:29 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-26 03:29:29 +0000 UTC" 2024/11/26 03:29:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 INFO : file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : >WaitForWriters: 2024/11/26 03:29:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:29 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:29 DEBUG : file1: newRWFileHandle: 2024/11/26 03:29:29 DEBUG : file1(0xc00080fc40): openPending: 2024/11/26 03:29:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 DEBUG : file1(0xc00080fc40): >openPending: err= 2024/11/26 03:29:29 DEBUG : file1: >newRWFileHandle: err= 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/26 03:29:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/26 03:29:29 DEBUG : file1(0xc00080fc40): _writeAt: size=5, off=0 2024/11/26 03:29:29 DEBUG : file1(0xc00080fc40): >_writeAt: n=5, err= 2024/11/26 03:29:29 DEBUG : file1(0xc00080fc40): RWFileHandle.Release 2024/11/26 03:29:29 DEBUG : file1(0xc00080fc40): close: 2024/11/26 03:29:29 DEBUG : file1: vfs cache: setting modification time to 2024-11-26 03:29:29.607956545 +0000 UTC m=+11.059395652 2024/11/26 03:29:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:29 DEBUG : file1(0xc00080fc40): >close: err= 2024/11/26 03:29:29 DEBUG : file1(0xc00080fc40): RWFileHandle.Release 2024/11/26 03:29:29 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:29 DEBUG : file1: vfs cache: starting upload 2024/11/26 03:29:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:29 INFO : file1: Copied (new) 2024/11/26 03:29:29 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-26 03:29:29 +0000 UTC" 2024/11/26 03:29:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 INFO : file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : >WaitForWriters: 2024/11/26 03:29:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:29 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/26 03:29:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/26 03:29:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:29 DEBUG : dir/file1(0xc000839640): openPending: 2024/11/26 03:29:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/26 03:29:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 DEBUG : dir/file1(0xc000839640): >openPending: err= 2024/11/26 03:29:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/26 03:29:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/26 03:29:29 DEBUG : dir/file1(0xc000839640): _writeAt: size=5, off=0 2024/11/26 03:29:29 DEBUG : dir/file1(0xc000839640): >_writeAt: n=5, err= 2024/11/26 03:29:29 DEBUG : dir/file1(0xc000839640): close: 2024/11/26 03:29:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:29 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-26 03:29:29.859368183 +0000 UTC m=+11.310807270 2024/11/26 03:29:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:29 DEBUG : dir/file1(0xc000839640): >close: err= 2024/11/26 03:29:29 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:29 DEBUG : dir: Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : dir: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:29 DEBUG : dir: Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : dir: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:29 DEBUG : dir: Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : dir: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:29 DEBUG : dir: Looking for writers 2024/11/26 03:29:29 DEBUG : file1: reading active writers 2024/11/26 03:29:29 DEBUG : : Looking for writers 2024/11/26 03:29:29 DEBUG : dir: reading active writers 2024/11/26 03:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:29 DEBUG : dir/file1: vfs cache: starting upload 2024/11/26 03:29:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:29 INFO : dir/file1: Copied (replaced existing) 2024/11/26 03:29:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-26 03:29:29 +0000 UTC" 2024/11/26 03:29:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:30 DEBUG : dir: Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : dir: reading active writers 2024/11/26 03:29:30 DEBUG : >WaitForWriters: 2024/11/26 03:29:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:30 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : dir/file1: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/26 03:29:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/26 03:29:30 DEBUG : dir/file1(0xc000b8c6c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : dir/file1(0xc000b8c6c0): openPending: 2024/11/26 03:29:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/26 03:29:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/26 03:29:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:30 DEBUG : dir/file1(0xc000b8c6c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : dir/file1(0xc000b8c6c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : dir/file1(0xc000b8c6c0): _writeAt: size=15, off=5 2024/11/26 03:29:30 DEBUG : dir/file1(0xc000b8c6c0): >_writeAt: n=15, err= 2024/11/26 03:29:30 DEBUG : dir/file1(0xc000b8c6c0): close: 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/26 03:29:30 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-26 03:29:30.14284297 +0000 UTC m=+11.594282067 2024/11/26 03:29:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : dir/file1(0xc000b8c6c0): >close: err= 2024/11/26 03:29:30 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:30 DEBUG : dir: Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : dir: reading active writers 2024/11/26 03:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:30 DEBUG : dir: Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : dir: reading active writers 2024/11/26 03:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:30 DEBUG : dir: Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : dir: reading active writers 2024/11/26 03:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:30 DEBUG : dir: Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : dir: reading active writers 2024/11/26 03:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:30 DEBUG : dir/file1: vfs cache: starting upload 2024/11/26 03:29:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:30 INFO : dir/file1: Copied (replaced existing) 2024/11/26 03:29:30 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-26 03:29:30 +0000 UTC" 2024/11/26 03:29:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:30 DEBUG : dir: Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : dir: reading active writers 2024/11/26 03:29:30 DEBUG : >WaitForWriters: 2024/11/26 03:29:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:30 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : file1: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : file1(0xc000b8ddc0): openPending: 2024/11/26 03:29:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:30 DEBUG : file1(0xc000b8ddc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : file1: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/26 03:29:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/26 03:29:30 DEBUG : file1(0xc000b8ddc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : file1(0xc000b8ddc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : file1(0xc000b8ddc0): close: 2024/11/26 03:29:30 DEBUG : file1: vfs cache: setting modification time to 2024-11-26 03:29:30.361492623 +0000 UTC m=+11.812931730 2024/11/26 03:29:30 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : file1(0xc000b8ddc0): >close: err= 2024/11/26 03:29:30 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:30 DEBUG : file1: vfs cache: starting upload 2024/11/26 03:29:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:29:30 INFO : file1: Copied (new) 2024/11/26 03:29:30 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-26 03:29:30 +0000 UTC" 2024/11/26 03:29:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:30 INFO : file1: vfs cache: upload succeeded try #1 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : >WaitForWriters: 2024/11/26 03:29:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:30 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/26 03:29:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b234c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b234c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b234c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b234c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b234c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.547134575 +0000 UTC m=+11.998573672 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b234c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23500): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23500): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23500): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23500): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23500): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.547134575 +0000 UTC m=+11.998573672 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23540): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23540): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23540): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.547134575 +0000 UTC m=+11.998573672 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151570 item 1 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23580): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23580): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23580): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.548958974 +0000 UTC m=+12.000398161 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b235c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b235c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b235c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b235c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b235c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.548958974 +0000 UTC m=+12.000398161 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b235c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001519d0 item 2 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23600): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23600): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23600): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.55087835 +0000 UTC m=+12.002317447 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23640): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23640): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23640): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23640): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23640): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23640): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23640): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.55087835 +0000 UTC m=+12.002317447 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23640): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23680): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23680): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23680): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.55087835 +0000 UTC m=+12.002317447 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151d50 item 3 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23700): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23700): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23700): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.552723577 +0000 UTC m=+12.004162674 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23780): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23780): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23780): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.552723577 +0000 UTC m=+12.004162674 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cacb0 item 4 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b237c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b237c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b237c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b237c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b237c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.553946031 +0000 UTC m=+12.005385128 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b237c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23800): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23800): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23800): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23800): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23800): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23800): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23800): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.553946031 +0000 UTC m=+12.005385128 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23800): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23840): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23840): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23840): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.553946031 +0000 UTC m=+12.005385128 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb810 item 5 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b238c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b238c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b238c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b238c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b238c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.555546171 +0000 UTC m=+12.006985298 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b238c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23940): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23940): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23940): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.555546171 +0000 UTC m=+12.006985298 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4bd0 item 6 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b239c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b239c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b239c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b239c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b239c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.55645496 +0000 UTC m=+12.007894056 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b239c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23a80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23a80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23a80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23a80): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23a80): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23a80): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23a80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.55645496 +0000 UTC m=+12.007894056 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23a80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23ac0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23ac0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23ac0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23ac0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23ac0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.55645496 +0000 UTC m=+12.007894056 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23ac0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5490 item 7 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c1c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c1c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c1c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c1c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c1c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.557807907 +0000 UTC m=+12.009247004 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c1c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c240): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c240): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c240): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.557807907 +0000 UTC m=+12.009247004 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004625b0 item 8 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c280): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc00066c280): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c280): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c280): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c280): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c280): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c2c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c2c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c2c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c2c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c2c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.559355058 +0000 UTC m=+12.010794155 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c2c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c300): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c300): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c300): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c300): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c300): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c300): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c300): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.559355058 +0000 UTC m=+12.010794155 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c300): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c340): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c340): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c340): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.559355058 +0000 UTC m=+12.010794155 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004628c0 item 9 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c3c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c3c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c3c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c3c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c3c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.561157936 +0000 UTC m=+12.012597033 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c3c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c440): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c440): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c440): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.561157936 +0000 UTC m=+12.012597033 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462fc0 item 10 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c500): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc00066c500): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c500): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c500): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c500): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c500): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c540): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c540): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c540): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.562798792 +0000 UTC m=+12.014237889 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c600): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c600): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c600): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c600): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c600): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.562798792 +0000 UTC m=+12.014237889 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c640): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c640): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c640): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c640): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c640): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.562798792 +0000 UTC m=+12.014237889 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c640): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463260 item 11 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c6c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c6c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c6c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c6c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c6c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.564495803 +0000 UTC m=+12.015934901 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c6c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c740): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c740): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c740): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c740): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c740): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.564495803 +0000 UTC m=+12.015934901 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c740): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463650 item 12 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c800): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc00066c800): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c800): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c800): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c800): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c800): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c800): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c840): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c840): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c840): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.565752992 +0000 UTC m=+12.017192090 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c900): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c900): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c900): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c900): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c900): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.565752992 +0000 UTC m=+12.017192090 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c900): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463a40 item 13 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c980): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c980): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c980): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c980): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c980): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.566927827 +0000 UTC m=+12.018366924 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066c980): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ca00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ca00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ca00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ca00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ca00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.566927827 +0000 UTC m=+12.018366924 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ca00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463e30 item 14 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cac0): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc00066cac0): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cac0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cac0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cac0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cac0): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cac0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cb00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cb00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cb00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cb00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cb00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.568199192 +0000 UTC m=+12.019638290 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cb00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ccc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ccc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ccc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ccc0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ccc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.568199192 +0000 UTC m=+12.019638290 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ccc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304700 item 15 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cd40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cd40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cd40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cd40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cd40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.569536421 +0000 UTC m=+12.020975518 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cd40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cdc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cdc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cdc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cdc0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cdc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.569536421 +0000 UTC m=+12.020975518 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cdc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304d90 item 16 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.570660411 +0000 UTC m=+12.022099508 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce40): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce40): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce40): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce40): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.570660411 +0000 UTC m=+12.022099508 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.570660411 +0000 UTC m=+12.022099508 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ce80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305880 item 17 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.571991439 +0000 UTC m=+12.023430536 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.571991439 +0000 UTC m=+12.023430536 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066cf80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 18 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d000): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d000): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d000): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d000): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d000): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.573055186 +0000 UTC m=+12.024494283 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d000): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d0c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d0c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d0c0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d0c0): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d0c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.573055186 +0000 UTC m=+12.024494283 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d100): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d100): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d100): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d100): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d100): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.573055186 +0000 UTC m=+12.024494283 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d100): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 19 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d180): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d180): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d180): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d180): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d180): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.574627574 +0000 UTC m=+12.026066671 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d180): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d200): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d200): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d200): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d200): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d200): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.574627574 +0000 UTC m=+12.026066671 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d200): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 20 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d280): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d280): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d280): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.575768175 +0000 UTC m=+12.027207272 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d340): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d340): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d340): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d340): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d340): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d340): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.575768175 +0000 UTC m=+12.027207272 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d380): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d380): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d380): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.575768175 +0000 UTC m=+12.027207272 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0700 item 21 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d400): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d400): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d400): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.577333731 +0000 UTC m=+12.028772827 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d480): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d480): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d480): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d480): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d480): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.577333731 +0000 UTC m=+12.028772827 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d480): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c10a0 item 22 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d500): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d500): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d500): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.578459755 +0000 UTC m=+12.029898851 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d5c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d5c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d5c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d5c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d5c0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d5c0): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d5c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d5c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.578459755 +0000 UTC m=+12.029898851 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d5c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d600): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d600): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d600): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.578459755 +0000 UTC m=+12.029898851 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c16c0 item 23 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d680): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d680): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d680): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.580112853 +0000 UTC m=+12.031551950 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d700): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d700): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d700): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.580112853 +0000 UTC m=+12.031551950 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1c70 item 24 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d7c0): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc00066d7c0): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d7c0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d7c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d7c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d7c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d7c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d800): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d800): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d800): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d800): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d800): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.581513179 +0000 UTC m=+12.032952286 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d800): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d8c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d8c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d8c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d8c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d8c0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d8c0): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d8c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d8c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.581513179 +0000 UTC m=+12.032952286 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d8c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d900): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d900): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d900): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d900): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d900): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.581513179 +0000 UTC m=+12.032952286 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d900): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce3f0 item 25 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d980): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d980): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d980): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d980): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d980): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.583210671 +0000 UTC m=+12.034649767 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066d980): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066da00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066da00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066da00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066da00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066da00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.583210671 +0000 UTC m=+12.034649767 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066da00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cec40 item 26 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dac0): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc00066dac0): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dac0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dac0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dac0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dac0): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dac0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066db00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066db00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066db00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066db00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066db00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.584330553 +0000 UTC m=+12.035769650 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066db00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dbc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dbc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dbc0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dbc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dbc0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dbc0): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dbc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dbc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.584330553 +0000 UTC m=+12.035769650 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dbc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.584330553 +0000 UTC m=+12.035769650 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf180 item 27 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.585807894 +0000 UTC m=+12.037246991 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dc80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dd00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dd00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dd00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dd00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dd00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.585807894 +0000 UTC m=+12.037246991 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dd00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfc70 item 28 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ddc0): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc00066ddc0): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ddc0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ddc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ddc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ddc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066ddc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066de00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066de00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066de00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066de00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066de00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.58687141 +0000 UTC m=+12.038310508 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066de00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dec0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dec0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dec0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dec0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dec0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.58687141 +0000 UTC m=+12.038310508 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066dec0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc310 item 29 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066df40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066df40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066df40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066df40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066df40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.58800556 +0000 UTC m=+12.039444677 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00066df40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c040): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c040): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c040): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c040): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c040): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.58800556 +0000 UTC m=+12.039444677 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c040): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc770 item 30 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc00091c100): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c240): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c240): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c240): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.589453405 +0000 UTC m=+12.040892502 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.589453405 +0000 UTC m=+12.040892502 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcb60 item 31 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 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 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.590869662 +0000 UTC m=+12.042308758 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.590869662 +0000 UTC m=+12.042308758 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd030 item 32 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c440): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c440): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c440): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.592261051 +0000 UTC m=+12.043700148 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c480): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c480): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c480): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c480): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c480): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd650 item 33 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c480): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c480): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.592770733 +0000 UTC m=+12.044209830 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c480): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.592770733 +0000 UTC m=+12.044209830 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd960 item 33 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.594148037 +0000 UTC m=+12.045587134 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddce0 item 34 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.594731216 +0000 UTC m=+12.046170313 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.594731216 +0000 UTC m=+12.046170313 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddf10 item 34 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.595954011 +0000 UTC m=+12.047393108 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b40): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b40): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e2a0 item 35 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.59657982 +0000 UTC m=+12.048018917 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.59657982 +0000 UTC m=+12.048018917 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23b80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e540 item 35 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23c00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23c00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23c00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23c00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23c00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.597628249 +0000 UTC m=+12.049067346 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23c00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23cc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23cc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea10 item 36 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23cc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23cc0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23cc0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23cc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.598026613 +0000 UTC m=+12.049465710 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23cc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d00): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.598026613 +0000 UTC m=+12.049465710 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 36 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.599044485 +0000 UTC m=+12.050483582 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23d80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23dc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23dc0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23dc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23dc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f1f0 item 37 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23dc0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23dc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.599438451 +0000 UTC m=+12.050877548 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23dc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.599438451 +0000 UTC m=+12.050877548 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f3b0 item 37 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.600311442 +0000 UTC m=+12.051750540 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23e80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23f40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23f40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f810 item 38 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23f40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23f40): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23f40): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23f40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23f40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.600750734 +0000 UTC m=+12.052189831 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b23f40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530080): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530080): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530080): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.600750734 +0000 UTC m=+12.052189831 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fab0 item 38 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005302c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005302c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005302c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005302c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005302c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.601741946 +0000 UTC m=+12.053181043 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005302c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530500): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530500): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530500): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530500): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472000 item 39 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530500): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.602174434 +0000 UTC m=+12.053613531 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530540): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530540): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530540): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.602174434 +0000 UTC m=+12.053613531 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004722a0 item 39 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005305c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005305c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005305c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005305c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005305c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.603296069 +0000 UTC m=+12.054735166 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005305c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530680): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004725b0 item 40 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530680): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530680): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530680): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530680): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.603760496 +0000 UTC m=+12.055199593 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005306c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005306c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005306c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005306c0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005306c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.603760496 +0000 UTC m=+12.055199593 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005306c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004727e0 item 40 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530700): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530700): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530700): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530700): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530700): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.604785021 +0000 UTC m=+12.056224128 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530740): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530740): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530740): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 41 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530740): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530740): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.605221887 +0000 UTC m=+12.056660974 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530740): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530780): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530780): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530780): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530780): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472ee0 item 41 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530780): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.60566191 +0000 UTC m=+12.057101007 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005307c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005307c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005307c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005307c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005307c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.60566191 +0000 UTC m=+12.057101007 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005307c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473180 item 41 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530880): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530880): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530880): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530880): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530880): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.606778055 +0000 UTC m=+12.058217152 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005308c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005308c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005308c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004737a0 item 42 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005308c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005308c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.607135654 +0000 UTC m=+12.058574790 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005308c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530980): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530980): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004739d0 item 42 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530980): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530980): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530980): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530980): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530980): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.607607805 +0000 UTC m=+12.059046902 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530980): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005309c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005309c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005309c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005309c0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005309c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.607607805 +0000 UTC m=+12.059046902 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005309c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473c00 item 42 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530a80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530a80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530a80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530a80): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530a80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530a80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530a80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.608678506 +0000 UTC m=+12.060117604 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530a80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ac0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ac0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ac0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476150 item 43 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ac0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ac0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.609294107 +0000 UTC m=+12.060733204 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ac0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530b80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530b80): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530b80): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530b80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530b80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476540 item 43 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530b80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530b80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.610069665 +0000 UTC m=+12.061508763 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530b80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530bc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530bc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530bc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530bc0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530bc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.610069665 +0000 UTC m=+12.061508763 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530bc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476770 item 43 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530c80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530c80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530c80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530c80): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530c80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530c80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530c80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.611335631 +0000 UTC m=+12.062774728 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530c80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530cc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530cc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530cc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a80 item 44 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530cc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530cc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.611901137 +0000 UTC m=+12.063340234 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530cc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530d80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530d80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476bd0 item 44 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530d80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530d80): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530d80): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530d80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530d80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.612517489 +0000 UTC m=+12.063956586 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530d80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530dc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530dc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530dc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530dc0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530dc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.612517489 +0000 UTC m=+12.063956586 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530dc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d20 item 44 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530e80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530e80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530e80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530e80): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530e80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530e80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530e80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.61391457 +0000 UTC m=+12.065353667 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530e80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ec0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ec0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ec0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477180 item 45 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ec0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ec0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.614362235 +0000 UTC m=+12.065801332 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530ec0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530f80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530f80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530f80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530f80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530f80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.614362235 +0000 UTC m=+12.065801332 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000530f80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004772d0 item 45 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531080): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531080): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531080): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531080): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531080): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.615818797 +0000 UTC m=+12.067257894 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005310c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005310c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005310c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477650 item 46 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005310c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005310c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.61618418 +0000 UTC m=+12.067623277 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005310c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531180): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531180): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531180): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531180): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531180): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.61618418 +0000 UTC m=+12.067623277 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531180): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004777a0 item 46 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531240): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531240): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531240): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531240): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531240): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.617578675 +0000 UTC m=+12.069017773 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531280): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531280): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477a40 item 47 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531280): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.617946222 +0000 UTC m=+12.069385379 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531340): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531340): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531340): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.617946222 +0000 UTC m=+12.069385379 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 47 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531400): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531400): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531400): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531400): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531400): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.619064622 +0000 UTC m=+12.070503718 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531440): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531440): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ea0 item 48 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531440): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.619450383 +0000 UTC m=+12.070889480 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531500): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531500): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531500): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.619450383 +0000 UTC m=+12.070889480 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c0e0 item 48 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531540): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531540): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531540): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.620572939 +0000 UTC m=+12.072012037 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531580): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531580): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531580): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531580): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531580): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c380 item 49 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531580): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.620972617 +0000 UTC m=+12.072411714 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005315c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005315c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005315c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005315c0): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005315c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.620972617 +0000 UTC m=+12.072411714 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005315c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c4d0 item 49 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531640): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531640): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531640): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531640): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531640): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.622251325 +0000 UTC m=+12.073690422 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531640): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531700): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531700): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 50 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531700): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531700): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531700): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531700): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.622655641 +0000 UTC m=+12.074094739 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531740): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531740): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531740): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531740): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531740): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.622655641 +0000 UTC m=+12.074094739 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531740): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 50 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005317c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005317c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005317c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005317c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005317c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.623468911 +0000 UTC m=+12.074908008 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005317c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531880): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531880): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531880): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531880): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531880): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 51 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531880): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.623948187 +0000 UTC m=+12.075387284 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005318c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005318c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005318c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005318c0): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005318c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.623948187 +0000 UTC m=+12.075387284 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0005318c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 51 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531940): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531940): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531940): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.625405008 +0000 UTC m=+12.076844105 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a00): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 52 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a00): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a00): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a00): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a00): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.62588726 +0000 UTC m=+12.077326357 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a40): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.62588726 +0000 UTC m=+12.077326357 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531a40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d3b0 item 52 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ac0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ac0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ac0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ac0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ac0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.626771632 +0000 UTC m=+12.078210730 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ac0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531b80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531b80): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531b80): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531b80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531b80): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531b80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 53 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531b80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531b80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.627103562 +0000 UTC m=+12.078542649 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531b80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531bc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531bc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531bc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531bc0): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531bc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.627103562 +0000 UTC m=+12.078542649 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531bc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d880 item 53 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531c40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531c40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531c40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531c40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531c40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.62811926 +0000 UTC m=+12.079558377 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531c40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d00): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dd50 item 54 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d00): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d00): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d00): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d00): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.62860643 +0000 UTC m=+12.080045528 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d40): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.62860643 +0000 UTC m=+12.080045528 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531d40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a000 item 54 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531dc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531dc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531dc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531dc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531dc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.629878948 +0000 UTC m=+12.081318055 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531dc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531e80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531e80): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531e80): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531e80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531e80): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531e80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a2a0 item 55 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531e80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531e80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.630416051 +0000 UTC m=+12.081855149 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531e80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ec0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ec0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ec0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ec0): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ec0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.630416051 +0000 UTC m=+12.081855149 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531ec0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 55 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531f40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531f40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531f40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531f40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531f40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.63144286 +0000 UTC m=+12.082881957 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000531f40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aaf0 item 56 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.632005161 +0000 UTC m=+12.083444258 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.632005161 +0000 UTC m=+12.083444258 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048acb0 item 56 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc180): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc180): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc180): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc180): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc180): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc180): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc180): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc180): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.633077905 +0000 UTC m=+12.084517002 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc180): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc1c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc1c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc1c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b0a0 item 57 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc1c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc1c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.633384699 +0000 UTC m=+12.084823795 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc1c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc280): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc280): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc280): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc280): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc280): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b1f0 item 57 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc280): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.633755781 +0000 UTC m=+12.085194888 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.633755781 +0000 UTC m=+12.085194888 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b420 item 57 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.634742204 +0000 UTC m=+12.086181302 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b7a0 item 58 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.635070338 +0000 UTC m=+12.086509424 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc480): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc480): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc480): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ba40 item 58 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc480): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc480): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc480): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc480): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc480): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.635617971 +0000 UTC m=+12.087057068 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc480): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.635617971 +0000 UTC m=+12.087057068 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bce0 item 58 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.637978922 +0000 UTC m=+12.089418019 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003222a0 item 59 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.638324859 +0000 UTC m=+12.089763956 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c2c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c2c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c2c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c2c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c2c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c2c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003224d0 item 59 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c2c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c2c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.638706482 +0000 UTC m=+12.090145578 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c2c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.638706482 +0000 UTC m=+12.090145578 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c300): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322620 item 59 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c3c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c3c0): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c3c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c3c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c3c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c3c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c3c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.639676173 +0000 UTC m=+12.091115270 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c3c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003229a0 item 60 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.639996101 +0000 UTC m=+12.091435198 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322b60 item 60 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.640421296 +0000 UTC m=+12.091860393 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.640421296 +0000 UTC m=+12.091860393 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322ee0 item 60 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.641336375 +0000 UTC m=+12.092775472 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323260 item 61 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.641679717 +0000 UTC m=+12.093118813 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.641679717 +0000 UTC m=+12.093118813 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003233b0 item 61 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c780): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c780): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c780): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c780): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c780): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c780): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.642661251 +0000 UTC m=+12.094100348 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323730 item 62 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.642995345 +0000 UTC m=+12.094434443 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c880): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c880): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c880): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.642995345 +0000 UTC m=+12.094434443 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003238f0 item 62 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c940): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c940): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c940): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c940): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c940): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c940): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.643947784 +0000 UTC m=+12.095386881 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c980): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c980): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c980): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323c70 item 63 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c980): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c980): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.644272992 +0000 UTC m=+12.095712089 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c980): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca40): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.644272992 +0000 UTC m=+12.095712089 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323e30 item 63 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 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 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.645238326 +0000 UTC m=+12.096677423 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460700 item 64 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.645500416 +0000 UTC m=+12.096939512 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.645500416 +0000 UTC m=+12.096939512 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460a10 item 64 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.646447454 +0000 UTC m=+12.097886552 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ccc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ccc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ccc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ccc0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ccc0): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460fc0 item 65 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ccc0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ccc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.646842664 +0000 UTC m=+12.098281761 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ccc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.646842664 +0000 UTC m=+12.098281761 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004611f0 item 65 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.647806285 +0000 UTC m=+12.099245381 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004617a0 item 66 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd80): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd80): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.64821081 +0000 UTC m=+12.099649907 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cdc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cdc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cdc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cdc0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cdc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.64821081 +0000 UTC m=+12.099649907 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cdc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461b20 item 66 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.649101755 +0000 UTC m=+12.100540842 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce40): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce40): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a000 item 67 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.649467799 +0000 UTC m=+12.100906896 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.649467799 +0000 UTC m=+12.100906896 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a150 item 67 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.650407144 +0000 UTC m=+12.101846230 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 68 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.650888052 +0000 UTC m=+12.102327150 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc000): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc000): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc000): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc000): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc000): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.650888052 +0000 UTC m=+12.102327150 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc000): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa000 item 68 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc040): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc040): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc040): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc040): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc040): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.651833859 +0000 UTC m=+12.103272956 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc040): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa3f0 item 69 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.652167683 +0000 UTC m=+12.103606781 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.652167683 +0000 UTC m=+12.103606781 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa540 item 69 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc140): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc140): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc140): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.653053148 +0000 UTC m=+12.104492245 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc200): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc200): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fab60 item 70 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc200): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc200): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc200): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc200): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc200): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.653418851 +0000 UTC m=+12.104857947 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc200): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc240): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc240): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc240): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.653418851 +0000 UTC m=+12.104857947 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb180 item 70 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.654261054 +0000 UTC m=+12.105700151 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc2c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb960 item 71 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.654691519 +0000 UTC m=+12.106130616 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.654691519 +0000 UTC m=+12.106130616 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc3c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbdc0 item 71 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc440): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc440): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc440): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.655658175 +0000 UTC m=+12.107097272 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc540): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150d90 item 72 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc540): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc540): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc540): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc540): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.656125558 +0000 UTC m=+12.107564656 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc580): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc580): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc580): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.656125558 +0000 UTC m=+12.107564656 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001511f0 item 72 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc5c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc5c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc5c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc5c0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc5c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc5c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc5c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.657002727 +0000 UTC m=+12.108441825 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc5c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc600): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc600): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001517a0 item 73 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc600): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.657401132 +0000 UTC m=+12.108840228 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc640): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc640): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc640): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc640): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc640): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001518f0 item 73 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc640): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc640): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.657826376 +0000 UTC m=+12.109265474 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc640): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc680): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc680): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc680): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.657826376 +0000 UTC m=+12.109265474 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151a40 item 73 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc740): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc740): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc740): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc740): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc740): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc740): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc740): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.658744251 +0000 UTC m=+12.110183348 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc740): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc780): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc780): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151dc0 item 74 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc780): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.659041216 +0000 UTC m=+12.110480303 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc840): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151f10 item 74 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc840): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc840): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc840): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc840): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.659409184 +0000 UTC m=+12.110848281 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc880): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc880): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc880): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.659409184 +0000 UTC m=+12.110848281 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca690 item 74 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc940): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc940): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc940): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc940): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc940): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.660204931 +0000 UTC m=+12.111644027 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc980): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc980): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc980): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb7a0 item 75 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc980): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc980): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.660508628 +0000 UTC m=+12.111947725 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dc980): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca40): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca40): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462000 item 75 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.66087921 +0000 UTC m=+12.112318307 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.66087921 +0000 UTC m=+12.112318307 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dca80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462150 item 75 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb40): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.661737744 +0000 UTC m=+12.113176841 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004625b0 item 76 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.662118956 +0000 UTC m=+12.113558053 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcb80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcc80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcc80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462770 item 76 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcc80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcc80): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcc80): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcc80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcc80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.662498044 +0000 UTC m=+12.113937141 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcc80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dccc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dccc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dccc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dccc0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dccc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.662498044 +0000 UTC m=+12.113937141 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dccc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004628c0 item 76 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcd80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcd80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcd80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcd80): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcd80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcd80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcd80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.663385713 +0000 UTC m=+12.114824810 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcd80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcdc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcdc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcdc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d20 item 77 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcdc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcdc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.663687126 +0000 UTC m=+12.115126224 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcdc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dce80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dce80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dce80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dce80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dce80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.663687126 +0000 UTC m=+12.115126224 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dce80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463030 item 77 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf40): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.664614118 +0000 UTC m=+12.116053216 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004632d0 item 78 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.664956357 +0000 UTC m=+12.116395455 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dcf80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd040): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd040): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd040): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd040): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd040): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.664956357 +0000 UTC m=+12.116395455 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd040): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463490 item 78 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd100): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd100): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd100): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd100): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd100): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd100): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd100): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.665869605 +0000 UTC m=+12.117308702 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd100): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd140): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd140): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463730 item 79 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd140): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.666128868 +0000 UTC m=+12.117567966 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd200): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd200): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd200): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd200): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd200): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.666128868 +0000 UTC m=+12.117567966 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd200): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004639d0 item 79 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd2c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd2c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd2c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd2c0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd2c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd2c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd2c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.667099813 +0000 UTC m=+12.118538909 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd2c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd300): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd300): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd300): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463dc0 item 80 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd300): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd300): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.667461759 +0000 UTC m=+12.118900847 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd300): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd3c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd3c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd3c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd3c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd3c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.667461759 +0000 UTC m=+12.118900847 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd3c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463f10 item 80 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd400): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd400): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd400): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.668497534 +0000 UTC m=+12.119936631 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd440): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd440): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd440): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd440): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd440): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304930 item 81 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd440): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.668883226 +0000 UTC m=+12.120322322 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd480): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd480): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd480): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd480): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd480): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.668883226 +0000 UTC m=+12.120322322 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd480): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304b60 item 81 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd500): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd500): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd500): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.669857336 +0000 UTC m=+12.121296433 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd5c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd5c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd5c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305810 item 82 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd5c0): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd5c0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd5c0): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd5c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd5c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.670300694 +0000 UTC m=+12.121739791 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd5c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd600): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd600): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd600): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.670300694 +0000 UTC m=+12.121739791 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305c70 item 82 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd680): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd680): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd680): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.67135296 +0000 UTC m=+12.122792056 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd740): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd740): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd740): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd740): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd740): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd740): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 83 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd740): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd740): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.671783905 +0000 UTC m=+12.123223002 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd740): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd780): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd780): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd780): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.671783905 +0000 UTC m=+12.123223002 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 83 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd800): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd800): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd800): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd800): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd800): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.672653159 +0000 UTC m=+12.124092257 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd800): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd8c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd8c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd8c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 84 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd8c0): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd8c0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd8c0): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd8c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd8c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.673087781 +0000 UTC m=+12.124526878 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd8c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd900): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd900): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd900): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd900): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd900): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.673087781 +0000 UTC m=+12.124526878 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd900): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 84 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd980): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd980): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd980): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd980): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd980): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.673926458 +0000 UTC m=+12.125365556 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dd980): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda40): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda40): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda40): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0540 item 85 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.674390485 +0000 UTC m=+12.125829582 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda80): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.674390485 +0000 UTC m=+12.125829582 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dda80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c07e0 item 85 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddb00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddb00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddb00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddb00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddb00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.675326564 +0000 UTC m=+12.126765661 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddb00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddbc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddbc0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddbc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1030 item 86 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddbc0): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddbc0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddbc0): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddbc0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddbc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.675659746 +0000 UTC m=+12.127098843 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddbc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc00): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.675659746 +0000 UTC m=+12.127098843 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1340 item 86 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.676498514 +0000 UTC m=+12.127937611 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddc80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd40): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd40): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd40): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c17a0 item 87 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.676861592 +0000 UTC m=+12.128300689 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd80): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.676861592 +0000 UTC m=+12.128300689 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddd80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1a40 item 87 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dde00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dde00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dde00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dde00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dde00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.677813801 +0000 UTC m=+12.129252898 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007dde00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddec0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddec0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddec0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce2a0 item 88 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddec0): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddec0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddec0): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddec0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddec0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.67814516 +0000 UTC m=+12.129584257 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddec0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddf00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddf00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddf00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddf00): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddf00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.67814516 +0000 UTC m=+12.129584257 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007ddf00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce3f0 item 88 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0040): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0040): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0040): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0040): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0040): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0040): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0040): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0040): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.679011199 +0000 UTC m=+12.130450286 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0040): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0080): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0080): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ceaf0 item 89 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0080): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.679336937 +0000 UTC m=+12.130776034 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0140): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0140): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0140): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0140): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0140): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cecb0 item 89 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0140): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.67966532 +0000 UTC m=+12.131104418 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0180): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0180): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0180): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0180): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0180): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.67966532 +0000 UTC m=+12.131104418 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0180): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf030 item 89 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0240): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0240): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0240): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0240): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0240): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0240): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.680811332 +0000 UTC m=+12.132250429 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0280): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0280): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf490 item 90 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0280): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.68116345 +0000 UTC m=+12.132602546 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0340): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0340): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfc00 item 90 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0340): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0340): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0340): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0340): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.681557857 +0000 UTC m=+12.132996954 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0380): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0380): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0380): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.681557857 +0000 UTC m=+12.132996954 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfea0 item 90 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0440): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0440): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0440): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0440): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0440): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0440): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.682567443 +0000 UTC m=+12.134006540 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0480): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0480): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0480): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc4d0 item 91 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0480): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0480): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.68281737 +0000 UTC m=+12.134256457 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0480): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0540): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0540): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0540): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0540): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0540): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc690 item 91 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0540): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.683244379 +0000 UTC m=+12.134683475 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0580): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0580): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0580): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.683244379 +0000 UTC m=+12.134683475 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc930 item 91 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0640): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0640): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0640): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0640): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0640): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0640): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0640): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0640): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.684225421 +0000 UTC m=+12.135664519 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0640): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0680): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0680): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcd20 item 92 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0680): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.68460486 +0000 UTC m=+12.136043957 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0740): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0740): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0740): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcfc0 item 92 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0740): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0740): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0740): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0740): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0740): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.685046676 +0000 UTC m=+12.136485773 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0740): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0780): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0780): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0780): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.685046676 +0000 UTC m=+12.136485773 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd180 item 92 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0840): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0840): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0840): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0840): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0840): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0840): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.685870865 +0000 UTC m=+12.137309953 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0880): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0880): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd810 item 93 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0880): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.686238453 +0000 UTC m=+12.137677549 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0940): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0940): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0940): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.686238453 +0000 UTC m=+12.137677549 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dda40 item 93 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a00): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a00): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.687276491 +0000 UTC m=+12.138715589 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddea0 item 94 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.687622178 +0000 UTC m=+12.139061275 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0a40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0b00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0b00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0b00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0b00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0b00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.687622178 +0000 UTC m=+12.139061275 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0b00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4540 item 94 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0bc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0bc0): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0bc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0bc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0bc0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0bc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0bc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0bc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.688578214 +0000 UTC m=+12.140017311 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0bc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0c00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0c00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0c00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4f50 item 95 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0c00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0c00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.688996766 +0000 UTC m=+12.140435863 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0c00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0cc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0cc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0cc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0cc0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0cc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.688996766 +0000 UTC m=+12.140435863 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0cc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d52d0 item 95 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 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 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0d80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0d80): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0d80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0d80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0d80): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0d80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0d80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0d80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.689941321 +0000 UTC m=+12.141380418 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0d80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0dc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0dc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0dc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5e30 item 96 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0dc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0dc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.690244156 +0000 UTC m=+12.141683254 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0dc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0e80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0e80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0e80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0e80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0e80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.690244156 +0000 UTC m=+12.141683254 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0007f0e80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 96 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= 2024/11/26 03:29:30 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : >WaitForWriters: 2024/11/26 03:29:30 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:30 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/26 03:29:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.713569979 +0000 UTC m=+12.165009067 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf40): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf40): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf40): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.713569979 +0000 UTC m=+12.165009067 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.713569979 +0000 UTC m=+12.165009067 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e8c0 item 1 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.714837378 +0000 UTC m=+12.166276475 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d000): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d000): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d000): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d000): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d000): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.714837378 +0000 UTC m=+12.166276475 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d000): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f0a0 item 2 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d040): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d040): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d040): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d040): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d040): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.716027031 +0000 UTC m=+12.167466128 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d040): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.716027031 +0000 UTC m=+12.167466128 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.716027031 +0000 UTC m=+12.167466128 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f3b0 item 3 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.717515983 +0000 UTC m=+12.168955080 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.717515983 +0000 UTC m=+12.168955080 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f9d0 item 4 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d200): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d200): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d200): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d200): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d200): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.718453014 +0000 UTC m=+12.169892111 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d200): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d240): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d240): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d240): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d240): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d240): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.718453014 +0000 UTC m=+12.169892111 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.718453014 +0000 UTC m=+12.169892111 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fea0 item 5 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d300): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d300): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d300): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d300): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d300): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.719926356 +0000 UTC m=+12.171365453 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d300): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.719926356 +0000 UTC m=+12.171365453 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476770 item 6 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d400): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d400): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d400): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.720805148 +0000 UTC m=+12.172244245 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.720805148 +0000 UTC m=+12.172244245 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d500): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d500): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d500): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.720805148 +0000 UTC m=+12.172244245 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a80 item 7 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.722140092 +0000 UTC m=+12.173579189 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d600): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d600): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d600): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.722140092 +0000 UTC m=+12.173579189 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476e70 item 8 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d640): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc000b8d640): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d640): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d640): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d640): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d640): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d640): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.723217947 +0000 UTC m=+12.174657043 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d6c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d6c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d6c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d6c0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d6c0): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d6c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d6c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.723217947 +0000 UTC m=+12.174657043 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d6c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.723217947 +0000 UTC m=+12.174657043 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477260 item 9 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.724577977 +0000 UTC m=+12.176017075 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d800): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d800): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d800): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d800): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d800): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.724577977 +0000 UTC m=+12.176017075 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d800): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004776c0 item 10 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d8c0): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc000b8d8c0): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d8c0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d8c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d8c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d8c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d8c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d900): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d900): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d900): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d900): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d900): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.725766498 +0000 UTC m=+12.177205595 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d900): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.725766498 +0000 UTC m=+12.177205595 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.725766498 +0000 UTC m=+12.177205595 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477960 item 11 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.727333485 +0000 UTC m=+12.178772583 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.727333485 +0000 UTC m=+12.178772583 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477d50 item 12 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc000b8c080): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c0c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c0c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.730769485 +0000 UTC m=+12.182208583 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.730769485 +0000 UTC m=+12.182208583 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476310 item 13 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c200): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c200): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c200): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c200): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c200): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.731978414 +0000 UTC m=+12.183417511 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c200): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.731978414 +0000 UTC m=+12.183417511 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476850 item 14 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc000b8c340): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.733049396 +0000 UTC m=+12.184488492 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.733049396 +0000 UTC m=+12.184488492 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476b60 item 15 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c4c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c4c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c4c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c4c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c4c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.734043543 +0000 UTC m=+12.185482630 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c4c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.734043543 +0000 UTC m=+12.185482630 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476e70 item 16 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.735024586 +0000 UTC m=+12.186463683 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c5c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c5c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c5c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c5c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c5c0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c5c0): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c5c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c5c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.735024586 +0000 UTC m=+12.186463683 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c5c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c600): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c600): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c600): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.735024586 +0000 UTC m=+12.186463683 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477260 item 17 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.736248212 +0000 UTC m=+12.187687299 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c740): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c740): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c740): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c740): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c740): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.736248212 +0000 UTC m=+12.187687299 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c740): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004776c0 item 18 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c7c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c7c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c7c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c7c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c7c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.737147202 +0000 UTC m=+12.188586299 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c7c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.737147202 +0000 UTC m=+12.188586299 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c8c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c8c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c8c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c8c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c8c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.737147202 +0000 UTC m=+12.188586299 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c8c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477960 item 19 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.738368915 +0000 UTC m=+12.189808063 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c9c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c9c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c9c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c9c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c9c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.738368915 +0000 UTC m=+12.189808063 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c9c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477d50 item 20 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.739331283 +0000 UTC m=+12.190770380 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.739331283 +0000 UTC m=+12.190770380 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb40): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.739331283 +0000 UTC m=+12.190770380 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a0e0 item 21 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.740561753 +0000 UTC m=+12.192000849 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc40): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.740561753 +0000 UTC m=+12.192000849 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a540 item 22 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.741624838 +0000 UTC m=+12.193063935 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cd80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cd80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cd80): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cd80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cd80): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cd80): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cd80): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cd80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.741624838 +0000 UTC m=+12.193063935 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cd80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cdc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cdc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cdc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cdc0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cdc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.741624838 +0000 UTC m=+12.193063935 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cdc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 23 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ce40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ce40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ce40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ce40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ce40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.743114412 +0000 UTC m=+12.194553509 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ce40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cec0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cec0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cec0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cec0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cec0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.743114412 +0000 UTC m=+12.194553509 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cec0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b0a0 item 24 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc000b8cf80): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cf80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.744121664 +0000 UTC m=+12.195560751 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cfc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.744121664 +0000 UTC m=+12.195560751 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.744121664 +0000 UTC m=+12.195560751 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b420 item 25 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.745633097 +0000 UTC m=+12.197072195 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.745633097 +0000 UTC m=+12.197072195 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d1c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b960 item 26 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc000b8d280): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d2c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d2c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d2c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d2c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d2c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.746851033 +0000 UTC m=+12.198290130 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d2c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.746851033 +0000 UTC m=+12.198290130 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d3c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d3c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d3c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d3c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d3c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.746851033 +0000 UTC m=+12.198290130 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d3c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472000 item 27 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d440): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d440): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d440): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.748459479 +0000 UTC m=+12.199898576 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.748459479 +0000 UTC m=+12.199898576 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d4c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472700 item 28 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc000b8d580): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d5c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d5c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d5c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d5c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d5c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.749678245 +0000 UTC m=+12.201117343 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d5c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.749678245 +0000 UTC m=+12.201117343 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472cb0 item 29 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.750744448 +0000 UTC m=+12.202183545 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.750744448 +0000 UTC m=+12.202183545 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473110 item 30 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d840): _readAt: size=2, off=0 2024/11/26 03:29:30 ERROR : open-test-file(0xc000b8d840): Couldn't read size of file 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d840): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d840): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d840): >_writeAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d840): close: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d880): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d880): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d880): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.751889376 +0000 UTC m=+12.203328474 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d940): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d940): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d940): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.751889376 +0000 UTC m=+12.203328474 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473730 item 31 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 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 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.752899935 +0000 UTC m=+12.204339032 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8d9c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da40): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.752899935 +0000 UTC m=+12.204339032 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473b20 item 32 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.753889424 +0000 UTC m=+12.205328521 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8da80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dac0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dac0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dac0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dac0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dac0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322070 item 33 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dac0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dac0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.754261409 +0000 UTC m=+12.205700506 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dac0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.754261409 +0000 UTC m=+12.205700506 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003221c0 item 33 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.75532732 +0000 UTC m=+12.206766418 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322540 item 34 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db80): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db80): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.755743187 +0000 UTC m=+12.207182284 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8db80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dbc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dbc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dbc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dbc0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dbc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.755743187 +0000 UTC m=+12.207182284 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dbc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322690 item 34 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.756694866 +0000 UTC m=+12.208133953 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc40): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc40): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322a80 item 35 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.757097659 +0000 UTC m=+12.208536756 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.757097659 +0000 UTC m=+12.208536756 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dc80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322d20 item 35 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dd00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dd00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dd00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dd00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dd00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.757983554 +0000 UTC m=+12.209422652 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dd00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003230a0 item 36 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de00): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de00): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de00): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.758460716 +0000 UTC m=+12.209899812 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de40): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.758460716 +0000 UTC m=+12.209899812 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003232d0 item 36 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.759481282 +0000 UTC m=+12.210920379 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8de80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dec0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dec0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dec0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dec0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dec0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323650 item 37 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dec0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dec0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.759799908 +0000 UTC m=+12.211239005 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8dec0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8df00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8df00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8df00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8df00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8df00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.759799908 +0000 UTC m=+12.211239005 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8df00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003237a0 item 37 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.760761424 +0000 UTC m=+12.212200522 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c000): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323ab0 item 38 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.761231392 +0000 UTC m=+12.212670489 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.761231392 +0000 UTC m=+12.212670489 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c100): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323ce0 item 38 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c280): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c280): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c280): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.762166349 +0000 UTC m=+12.213605436 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c340): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c340): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c340): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c340): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460380 item 39 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c340): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.762481187 +0000 UTC m=+12.213920283 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.762481187 +0000 UTC m=+12.213920283 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460770 item 39 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.763406316 +0000 UTC m=+12.214845413 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460e00 item 40 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.763755268 +0000 UTC m=+12.215194365 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c4c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.763755268 +0000 UTC m=+12.215194365 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004610a0 item 40 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.764694222 +0000 UTC m=+12.216133319 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004613b0 item 41 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.76507878 +0000 UTC m=+12.216517878 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461810 item 41 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.765475422 +0000 UTC m=+12.216914508 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c5c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.765475422 +0000 UTC m=+12.216914508 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461b90 item 41 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.766455975 +0000 UTC m=+12.217895071 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c6c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c700): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c700): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa070 item 42 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c700): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.766819654 +0000 UTC m=+12.218258750 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa2a0 item 42 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.767258904 +0000 UTC m=+12.218698001 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c7c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c800): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c800): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c800): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c800): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c800): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.767258904 +0000 UTC m=+12.218698001 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c800): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa460 item 42 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c8c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c8c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c8c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c8c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c8c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c8c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.768127147 +0000 UTC m=+12.219566244 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c8c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c900): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c900): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c900): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa930 item 43 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c900): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c900): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.768518668 +0000 UTC m=+12.219957765 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c900): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c9c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c9c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c9c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c9c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb030 item 43 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c9c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c9c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.768917654 +0000 UTC m=+12.220356750 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091c9c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.768917654 +0000 UTC m=+12.220356750 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ca00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb2d0 item 43 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb00): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.770008712 +0000 UTC m=+12.221447809 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb9d0 item 44 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.77040398 +0000 UTC m=+12.221843077 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cb40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbea0 item 44 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc00): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc00): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc00): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.77079994 +0000 UTC m=+12.222239026 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.77079994 +0000 UTC m=+12.222239026 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cc40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150770 item 44 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.771781765 +0000 UTC m=+12.223220862 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001511f0 item 45 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.772208613 +0000 UTC m=+12.223647710 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cd40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.772208613 +0000 UTC m=+12.223647710 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091ce00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151570 item 45 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cec0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cec0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cec0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cec0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cec0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cec0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cec0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.773338534 +0000 UTC m=+12.224777631 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cec0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001518f0 item 46 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.773650806 +0000 UTC m=+12.225089894 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cf00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.773650806 +0000 UTC m=+12.225089894 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091cfc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151a40 item 46 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d080): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d080): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d080): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d080): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d080): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.774650815 +0000 UTC m=+12.226089913 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d0c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151dc0 item 47 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d0c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.775009847 +0000 UTC m=+12.226448944 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d180): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d180): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d180): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d180): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d180): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.775009847 +0000 UTC m=+12.226448944 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d180): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151f10 item 47 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d240): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d240): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d240): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d240): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d240): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.776019994 +0000 UTC m=+12.227459081 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d280): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d280): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cae00 item 48 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d280): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.776354228 +0000 UTC m=+12.227793325 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d340): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d340): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d340): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.776354228 +0000 UTC m=+12.227793325 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb7a0 item 48 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d380): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d380): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d380): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.777256194 +0000 UTC m=+12.228695290 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d3c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d3c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d3c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d3c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d3c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462150 item 49 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d3c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d3c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.777595789 +0000 UTC m=+12.229034885 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d3c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d400): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d400): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d400): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.777595789 +0000 UTC m=+12.229034885 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462310 item 49 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d480): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d480): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d480): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d480): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d480): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.778438463 +0000 UTC m=+12.229877560 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d480): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d540): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d540): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462770 item 50 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d540): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d540): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d540): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d540): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.778830696 +0000 UTC m=+12.230269792 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d580): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d580): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d580): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.778830696 +0000 UTC m=+12.230269792 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004628c0 item 50 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d600): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d600): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d600): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.779629728 +0000 UTC m=+12.231068825 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d6c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d6c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d6c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d6c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d6c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d6c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d20 item 51 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d6c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d6c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.779965937 +0000 UTC m=+12.231405034 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d6c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d700): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d700): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d700): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.779965937 +0000 UTC m=+12.231405034 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463030 item 51 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d780): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d780): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d780): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.780826024 +0000 UTC m=+12.232265121 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d840): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d840): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004632d0 item 52 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d840): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d840): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d840): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d840): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.78125712 +0000 UTC m=+12.232696217 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d880): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d880): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d880): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.78125712 +0000 UTC m=+12.232696217 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463490 item 52 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d900): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d900): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d900): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d900): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d900): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.782101307 +0000 UTC m=+12.233540394 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d900): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d9c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d9c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d9c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d9c0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d9c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463730 item 53 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d9c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d9c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.782458434 +0000 UTC m=+12.233897530 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091d9c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da00): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.782458434 +0000 UTC m=+12.233897530 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004639d0 item 53 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.783410172 +0000 UTC m=+12.234849268 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091da80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db40): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463dc0 item 54 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db40): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db40): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db40): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.783850264 +0000 UTC m=+12.235289361 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db80): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.783850264 +0000 UTC m=+12.235289361 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091db80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463f10 item 54 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dc00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dc00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dc00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dc00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dc00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.78473113 +0000 UTC m=+12.236170227 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dc00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dcc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dcc0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dcc0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dcc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dcc0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dcc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304930 item 55 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dcc0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dcc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.78507858 +0000 UTC m=+12.236517677 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dcc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd00): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.78507858 +0000 UTC m=+12.236517677 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304b60 item 55 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.786073349 +0000 UTC m=+12.237512445 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091dd80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de40): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305810 item 56 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de40): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de40): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de40): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.786440814 +0000 UTC m=+12.237879912 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de80): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.786440814 +0000 UTC m=+12.237879912 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091de80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305c70 item 56 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091df40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091df40): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091df40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091df40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091df40): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091df40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091df40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091df40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.787431425 +0000 UTC m=+12.238870523 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00091df40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 57 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.787730474 +0000 UTC m=+12.239169571 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 57 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.788094915 +0000 UTC m=+12.239534012 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.788094915 +0000 UTC m=+12.239534012 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 57 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.789139638 +0000 UTC m=+12.240578734 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4540): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4540): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 58 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4540): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.789485363 +0000 UTC m=+12.240924459 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 58 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.789892894 +0000 UTC m=+12.241331991 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4880): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4880): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4880): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.789892894 +0000 UTC m=+12.241331991 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0540 item 58 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5700): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5700): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5700): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5700): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5700): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5700): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.790806772 +0000 UTC m=+12.242245869 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5740): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5740): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5740): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0b60 item 59 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5740): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5740): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.791133703 +0000 UTC m=+12.242572800 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5740): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a100): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a100): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a100): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a100): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a100): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a100): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce310 item 59 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a100): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a100): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.791543609 +0000 UTC m=+12.242982706 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a100): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.791543609 +0000 UTC m=+12.242982706 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce460 item 59 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.792598649 +0000 UTC m=+12.244037747 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cebd0 item 60 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.793123772 +0000 UTC m=+12.244562869 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a300): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a300): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a300): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ced20 item 60 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a300): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a300): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a300): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a300): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a300): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.793672567 +0000 UTC m=+12.245111664 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a300): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a340): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a340): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a340): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.793672567 +0000 UTC m=+12.245111664 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf0a0 item 60 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a400): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a400): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a400): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a400): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a400): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a400): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.794556197 +0000 UTC m=+12.245995294 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf650 item 61 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.794880433 +0000 UTC m=+12.246319530 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.794880433 +0000 UTC m=+12.246319530 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfc70 item 61 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.795888688 +0000 UTC m=+12.247327784 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a700): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a700): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc310 item 62 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a700): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.796217642 +0000 UTC m=+12.247656739 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.796217642 +0000 UTC m=+12.247656739 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc540 item 62 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a880): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a880): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a880): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a880): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a880): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a880): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.797346912 +0000 UTC m=+12.248786009 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a8c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a8c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a8c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc9a0 item 63 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a8c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a8c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.797676679 +0000 UTC m=+12.249115776 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a8c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a980): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a980): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a980): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a980): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a980): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.797676679 +0000 UTC m=+12.249115776 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a980): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcb60 item 63 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 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 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa40): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa40): >_readAt: n=0, err=Bad file descriptor 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.798773868 +0000 UTC m=+12.250212965 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd030 item 64 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.799105487 +0000 UTC m=+12.250544584 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab40): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab40): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.799105487 +0000 UTC m=+12.250544584 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd1f0 item 64 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.800120694 +0000 UTC m=+12.251559792 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd960 item 65 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.800486118 +0000 UTC m=+12.251925215 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.800486118 +0000 UTC m=+12.251925215 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddab0 item 65 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.801491986 +0000 UTC m=+12.252931083 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddf10 item 66 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.801901461 +0000 UTC m=+12.253340559 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.801901461 +0000 UTC m=+12.253340559 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d45b0 item 66 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.802925034 +0000 UTC m=+12.254364161 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad40): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad40): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad40): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad40): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d50a0 item 67 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad40): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.803317377 +0000 UTC m=+12.254756474 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.803317377 +0000 UTC m=+12.254756474 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5420 item 67 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ae00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ae00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ae00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ae00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ae00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.804414998 +0000 UTC m=+12.255854096 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ae00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aec0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aec0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e000 item 68 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aec0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aec0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aec0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aec0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aec0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.80482777 +0000 UTC m=+12.256266867 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aec0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af00): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.80482777 +0000 UTC m=+12.256266867 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e2a0 item 68 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.805716429 +0000 UTC m=+12.257155517 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af80): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af80): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e770 item 69 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.806086361 +0000 UTC m=+12.257525449 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075af80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075afc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075afc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075afc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075afc0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075afc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.806086361 +0000 UTC m=+12.257525449 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075afc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea10 item 69 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b040): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b040): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b040): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b040): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b040): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.807105435 +0000 UTC m=+12.258544532 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b040): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b100): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b100): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f0a0 item 70 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b100): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b100): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b100): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b100): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b100): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.807467832 +0000 UTC m=+12.258906929 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b100): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b140): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b140): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b140): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.807467832 +0000 UTC m=+12.258906929 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f1f0 item 70 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b1c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b1c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b1c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b1c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b1c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.808275962 +0000 UTC m=+12.259715059 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b1c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b280): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b280): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b280): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b280): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f5e0 item 71 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b280): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.808638059 +0000 UTC m=+12.260077146 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b2c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b2c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b2c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b2c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b2c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.808638059 +0000 UTC m=+12.260077146 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b2c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f810 item 71 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b340): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b340): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b340): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.809599115 +0000 UTC m=+12.261038212 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b400): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b400): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fce0 item 72 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b400): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b400): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b400): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b400): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b400): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.81006824 +0000 UTC m=+12.261507338 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b400): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b440): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b440): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b440): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.81006824 +0000 UTC m=+12.261507338 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c000 item 72 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b480): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b480): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b480): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b480): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b480): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b480): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b480): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.81111168 +0000 UTC m=+12.262550777 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b480): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b4c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b4c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b4c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 73 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b4c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b4c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.811442679 +0000 UTC m=+12.262881777 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b4c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b500): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b500): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b500): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b500): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b500): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c3f0 item 73 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b500): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b500): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.811846914 +0000 UTC m=+12.263286012 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b500): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b540): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b540): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b540): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.811846914 +0000 UTC m=+12.263286012 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c540 item 73 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b600): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b600): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b600): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b600): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b600): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.812862442 +0000 UTC m=+12.264301539 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b640): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b640): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b640): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c930 item 74 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b640): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b640): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.813283138 +0000 UTC m=+12.264722235 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b640): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b700): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b700): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca80 item 74 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b700): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b700): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b700): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b700): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b700): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.813735243 +0000 UTC m=+12.265174340 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b700): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b740): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b740): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b740): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b740): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b740): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.813735243 +0000 UTC m=+12.265174340 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b740): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cc40 item 74 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b800): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b800): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b800): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b800): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b800): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b800): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b800): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.814748375 +0000 UTC m=+12.266187472 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b800): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b840): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b840): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cfc0 item 75 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b840): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.815124248 +0000 UTC m=+12.266563345 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b900): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b900): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b900): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b900): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b900): _writeAt: size=3, off=2 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d110 item 75 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b900): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b900): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.815496694 +0000 UTC m=+12.266935791 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b900): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b940): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b940): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b940): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.815496694 +0000 UTC m=+12.266935791 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075b940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 75 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba00): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.816679634 +0000 UTC m=+12.268118731 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d570 item 76 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.817055877 +0000 UTC m=+12.268494974 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ba40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b59c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b59c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c10a0 item 76 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b59c0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b59c0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b59c0): _writeAt: size=3, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b59c0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b59c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.817456044 +0000 UTC m=+12.268895132 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b59c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.817456044 +0000 UTC m=+12.268895132 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4150 item 76 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.818607085 +0000 UTC m=+12.270046182 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c07e0 item 77 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.818933956 +0000 UTC m=+12.270373054 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.818933956 +0000 UTC m=+12.270373054 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b44c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0b60 item 77 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4800): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4800): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4800): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4800): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4800): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4800): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4800): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.819814501 +0000 UTC m=+12.271253599 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4800): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1730 item 78 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.820103702 +0000 UTC m=+12.271542789 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b4840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b56c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b56c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b56c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b56c0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b56c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.820103702 +0000 UTC m=+12.271542789 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b56c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1960 item 78 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a00): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.821136842 +0000 UTC m=+12.272575939 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1d50 item 79 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.821549693 +0000 UTC m=+12.272988790 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5a40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5b00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5b00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5b00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5b00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5b00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.821549693 +0000 UTC m=+12.272988790 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5b00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c0e0 item 79 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c00): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.822663644 +0000 UTC m=+12.274102742 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c380 item 80 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.823050498 +0000 UTC m=+12.274489595 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5c40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.823050498 +0000 UTC m=+12.274489595 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c4d0 item 80 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.824042492 +0000 UTC m=+12.275481588 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5d80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5dc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5dc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5dc0): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5dc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5dc0): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5dc0): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 81 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5dc0): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5dc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.824414406 +0000 UTC m=+12.275853503 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5dc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e00): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.824414406 +0000 UTC m=+12.275853503 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 81 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.825421598 +0000 UTC m=+12.276860685 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc0002b5e80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a080): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a080): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 82 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a080): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a080): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a080): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a080): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.825780067 +0000 UTC m=+12.277219165 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a0c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a0c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a0c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a0c0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a0c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.825780067 +0000 UTC m=+12.277219165 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a0c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 82 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.826658679 +0000 UTC m=+12.278097776 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 83 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.826985791 +0000 UTC m=+12.278424887 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a200): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.826985791 +0000 UTC m=+12.278424887 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d3b0 item 83 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a2c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a2c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a2c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a2c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a2c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.827853762 +0000 UTC m=+12.279292859 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a2c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a380): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a380): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d8f0 item 84 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a380): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a380): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a380): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a380): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.828604615 +0000 UTC m=+12.280043712 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a3c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a3c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a3c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a3c0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a3c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.828604615 +0000 UTC m=+12.280043712 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a3c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db20 item 84 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.829797775 +0000 UTC m=+12.281236872 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b43f0 item 85 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.830222298 +0000 UTC m=+12.281661395 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a600): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a640): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a640): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a640): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a640): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a640): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.830222298 +0000 UTC m=+12.281661395 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a640): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4620 item 85 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.831227757 +0000 UTC m=+12.282666853 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a6c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a780): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a780): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b48c0 item 86 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a780): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a780): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a780): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a780): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.831611914 +0000 UTC m=+12.283051011 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.831611914 +0000 UTC m=+12.283051011 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a7c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4a10 item 86 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a840): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a840): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a840): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.832447195 +0000 UTC m=+12.283886291 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a900): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a900): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a900): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a900): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a900): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a900): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b50a0 item 87 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a900): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a900): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.832846961 +0000 UTC m=+12.284286059 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a900): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a940): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a940): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a940): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.832846961 +0000 UTC m=+12.284286059 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b53b0 item 87 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a9c0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a9c0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a9c0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a9c0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a9c0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.833888628 +0000 UTC m=+12.285327725 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075a9c0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b56c0 item 88 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.834297993 +0000 UTC m=+12.285737090 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aa80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aac0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aac0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aac0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aac0): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aac0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.834297993 +0000 UTC m=+12.285737090 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075aac0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5810 item 88 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.835236737 +0000 UTC m=+12.286675823 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ab80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5b20 item 89 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.835520076 +0000 UTC m=+12.286959173 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075abc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5c70 item 89 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.835856545 +0000 UTC m=+12.287295642 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ac80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.835856545 +0000 UTC m=+12.287295642 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075acc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5e30 item 89 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.836749243 +0000 UTC m=+12.288188341 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc00075ad80): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 90 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.837159219 +0000 UTC m=+12.288598306 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c080): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c140): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c140): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c140): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a1c0 item 90 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c140): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c140): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c140): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c140): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c140): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.837494967 +0000 UTC m=+12.288934064 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c140): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.837494967 +0000 UTC m=+12.288934064 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c180): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a310 item 90 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c240): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c240): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c240): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c240): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c240): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c240): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c240): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c240): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.838320599 +0000 UTC m=+12.289759686 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c240): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a850 item 91 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.838719975 +0000 UTC m=+12.290159073 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c280): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): >_readAt: n=2, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): _writeAt: size=3, off=7 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 91 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.83912409 +0000 UTC m=+12.290563187 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c340): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): >_readAt: n=8, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.83912409 +0000 UTC m=+12.290563187 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c380): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad20 item 91 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.840070027 +0000 UTC m=+12.291509124 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c440): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c480): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c480): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c480): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b110 item 92 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c480): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c480): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.840415133 +0000 UTC m=+12.291854230 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c480): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): open at offset 5 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b260 item 92 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): _readAt: size=2, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): _writeAt: size=3, off=5 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): >_writeAt: n=3, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.840955031 +0000 UTC m=+12.292394138 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c540): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): >_readAt: n=3, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.840955031 +0000 UTC m=+12.292394138 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c580): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b490 item 92 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c640): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c640): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c640): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c640): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c640): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c640): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c640): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c640): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.841892542 +0000 UTC m=+12.293331640 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c640): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b880 item 93 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.842216027 +0000 UTC m=+12.293655124 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c680): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c780): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c780): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c780): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c780): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c780): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.842216027 +0000 UTC m=+12.293655124 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c780): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bb20 item 93 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c840): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c840): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c840): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c840): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c840): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c840): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c840): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c840): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.843171622 +0000 UTC m=+12.294610710 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c840): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472380 item 94 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.84352306 +0000 UTC m=+12.294962157 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c880): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.84352306 +0000 UTC m=+12.294962157 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8c940): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472540 item 94 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca00): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca00): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca00): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.844639686 +0000 UTC m=+12.296078773 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472930 item 95 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.845041276 +0000 UTC m=+12.296480373 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ca40): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.845041276 +0000 UTC m=+12.296480373 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cb00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472cb0 item 95 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 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 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): open at offset 0 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): _readAt: size=2, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): >_readAt: n=0, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.846029442 +0000 UTC m=+12.297468539 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cbc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc00): _writeAt: size=5, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc00): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc00): >openPending: err= 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473110 item 96 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc00): >_writeAt: n=5, err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc00): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.846395556 +0000 UTC m=+12.297834653 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8cc00): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/26 03:29:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:29:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/26 03:29:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): _readAt: size=512, off=0 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): openPending: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): >openPending: err= 2024/11/26 03:29:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): >_readAt: n=5, err=EOF 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): close: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-26 03:29:30.846395556 +0000 UTC m=+12.297834653 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/26 03:29:30 DEBUG : open-test-file(0xc000b8ccc0): >close: err= 2024/11/26 03:29:30 DEBUG : open-test-file: Remove: 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473340 item 96 2024/11/26 03:29:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/26 03:29:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/26 03:29:30 DEBUG : open-test-file: >Remove: err= 2024/11/26 03:29:30 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : >WaitForWriters: 2024/11/26 03:29:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.32s) --- PASS: TestRWFileHandleOpenTests/writes (0.17s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.15s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:29:30 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:29:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:29:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:29:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:29:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:29:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:29:30 DEBUG : file1: newRWFileHandle: 2024/11/26 03:29:30 DEBUG : file1(0xc0007f0740): openPending: 2024/11/26 03:29:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:30 DEBUG : file1(0xc0007f0740): >openPending: err= 2024/11/26 03:29:30 DEBUG : file1: >newRWFileHandle: err= 2024/11/26 03:29:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:29:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/26 03:29:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/11/26 03:29:30 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : file1: active writers 1 2024/11/26 03:29:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : file1: active writers 1 2024/11/26 03:29:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : file1: active writers 1 2024/11/26 03:29:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:29:30 DEBUG : : Looking for writers 2024/11/26 03:29:30 DEBUG : file1: reading active writers 2024/11/26 03:29:30 DEBUG : file1: active writers 1 2024/11/26 03:29:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:29:31 DEBUG : : Looking for writers 2024/11/26 03:29:31 DEBUG : file1: reading active writers 2024/11/26 03:29:31 DEBUG : file1: active writers 1 2024/11/26 03:29:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/11/26 03:29:31 DEBUG : : Looking for writers 2024/11/26 03:29:31 DEBUG : file1: reading active writers 2024/11/26 03:29:31 DEBUG : file1: active writers 1 2024/11/26 03:29:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/11/26 03:29:31 DEBUG : : Looking for writers 2024/11/26 03:29:31 DEBUG : file1: reading active writers 2024/11/26 03:29:31 DEBUG : file1: active writers 1 2024/11/26 03:29:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/11/26 03:29:32 DEBUG : : Looking for writers 2024/11/26 03:29:32 DEBUG : file1: reading active writers 2024/11/26 03:29:32 DEBUG : file1: active writers 1 2024/11/26 03:29:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:33 DEBUG : : Looking for writers 2024/11/26 03:29:33 DEBUG : file1: reading active writers 2024/11/26 03:29:33 DEBUG : file1: active writers 1 2024/11/26 03:29:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:34 DEBUG : : Looking for writers 2024/11/26 03:29:34 DEBUG : file1: reading active writers 2024/11/26 03:29:34 DEBUG : file1: active writers 1 2024/11/26 03:29:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:35 DEBUG : : Looking for writers 2024/11/26 03:29:35 DEBUG : file1: reading active writers 2024/11/26 03:29:35 DEBUG : file1: active writers 1 2024/11/26 03:29:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:36 DEBUG : : Looking for writers 2024/11/26 03:29:36 DEBUG : file1: reading active writers 2024/11/26 03:29:36 DEBUG : file1: active writers 1 2024/11/26 03:29:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:37 DEBUG : : Looking for writers 2024/11/26 03:29:37 DEBUG : file1: reading active writers 2024/11/26 03:29:37 DEBUG : file1: active writers 1 2024/11/26 03:29:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:38 DEBUG : : Looking for writers 2024/11/26 03:29:38 DEBUG : file1: reading active writers 2024/11/26 03:29:38 DEBUG : file1: active writers 1 2024/11/26 03:29:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:39 DEBUG : : Looking for writers 2024/11/26 03:29:39 DEBUG : file1: reading active writers 2024/11/26 03:29:39 DEBUG : file1: active writers 1 2024/11/26 03:29:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:40 DEBUG : : Looking for writers 2024/11/26 03:29:40 DEBUG : file1: reading active writers 2024/11/26 03:29:40 DEBUG : file1: active writers 1 2024/11/26 03:29:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:41 DEBUG : : Looking for writers 2024/11/26 03:29:41 DEBUG : file1: reading active writers 2024/11/26 03:29:41 DEBUG : file1: active writers 1 2024/11/26 03:29:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:42 DEBUG : : Looking for writers 2024/11/26 03:29:42 DEBUG : file1: reading active writers 2024/11/26 03:29:42 DEBUG : file1: active writers 1 2024/11/26 03:29:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:43 DEBUG : : Looking for writers 2024/11/26 03:29:43 DEBUG : file1: reading active writers 2024/11/26 03:29:43 DEBUG : file1: active writers 1 2024/11/26 03:29:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:44 DEBUG : : Looking for writers 2024/11/26 03:29:44 DEBUG : file1: reading active writers 2024/11/26 03:29:44 DEBUG : file1: active writers 1 2024/11/26 03:29:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:45 DEBUG : : Looking for writers 2024/11/26 03:29:45 DEBUG : file1: reading active writers 2024/11/26 03:29:45 DEBUG : file1: active writers 1 2024/11/26 03:29:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:46 DEBUG : : Looking for writers 2024/11/26 03:29:46 DEBUG : file1: reading active writers 2024/11/26 03:29:46 DEBUG : file1: active writers 1 2024/11/26 03:29:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:47 DEBUG : : Looking for writers 2024/11/26 03:29:47 DEBUG : file1: reading active writers 2024/11/26 03:29:47 DEBUG : file1: active writers 1 2024/11/26 03:29:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:48 DEBUG : : Looking for writers 2024/11/26 03:29:48 DEBUG : file1: reading active writers 2024/11/26 03:29:48 DEBUG : file1: active writers 1 2024/11/26 03:29:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:49 DEBUG : : Looking for writers 2024/11/26 03:29:49 DEBUG : file1: reading active writers 2024/11/26 03:29:49 DEBUG : file1: active writers 1 2024/11/26 03:29:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:50 DEBUG : : Looking for writers 2024/11/26 03:29:50 DEBUG : file1: reading active writers 2024/11/26 03:29:50 DEBUG : file1: active writers 1 2024/11/26 03:29:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:51 DEBUG : : Looking for writers 2024/11/26 03:29:51 DEBUG : file1: reading active writers 2024/11/26 03:29:51 DEBUG : file1: active writers 1 2024/11/26 03:29:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:52 DEBUG : : Looking for writers 2024/11/26 03:29:52 DEBUG : file1: reading active writers 2024/11/26 03:29:52 DEBUG : file1: active writers 1 2024/11/26 03:29:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:53 DEBUG : : Looking for writers 2024/11/26 03:29:53 DEBUG : file1: reading active writers 2024/11/26 03:29:53 DEBUG : file1: active writers 1 2024/11/26 03:29:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:54 DEBUG : : Looking for writers 2024/11/26 03:29:54 DEBUG : file1: reading active writers 2024/11/26 03:29:54 DEBUG : file1: active writers 1 2024/11/26 03:29:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:55 DEBUG : : Looking for writers 2024/11/26 03:29:55 DEBUG : file1: reading active writers 2024/11/26 03:29:55 DEBUG : file1: active writers 1 2024/11/26 03:29:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:56 DEBUG : : Looking for writers 2024/11/26 03:29:56 DEBUG : file1: reading active writers 2024/11/26 03:29:56 DEBUG : file1: active writers 1 2024/11/26 03:29:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:57 DEBUG : : Looking for writers 2024/11/26 03:29:57 DEBUG : file1: reading active writers 2024/11/26 03:29:57 DEBUG : file1: active writers 1 2024/11/26 03:29:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:58 DEBUG : : Looking for writers 2024/11/26 03:29:58 DEBUG : file1: reading active writers 2024/11/26 03:29:58 DEBUG : file1: active writers 1 2024/11/26 03:29:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:29:59 DEBUG : : Looking for writers 2024/11/26 03:29:59 DEBUG : file1: reading active writers 2024/11/26 03:29:59 DEBUG : file1: active writers 1 2024/11/26 03:29:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:30:00 DEBUG : : Looking for writers 2024/11/26 03:30:00 DEBUG : file1: reading active writers 2024/11/26 03:30:00 DEBUG : file1: active writers 1 2024/11/26 03:30:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/26 03:30:00 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000554a50 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc00079c908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641702208} name:file1 opens:1 downloaders: o: fd:0xc000325568 info:{ModTime:{wall:13963813094705031931 ext:12321194741 loc:0x3b09ac0} ATime:{wall:13963813094705031931 ext:12321194741 loc:0x3b09ac0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/11/26 03:30:00 DEBUG : >WaitForWriters: 2024/11/26 03:30:00 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:00 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:30:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:30:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:00 DEBUG : rename_me: newRWFileHandle: 2024/11/26 03:30:00 DEBUG : rename_me(0xc0006e1dc0): openPending: 2024/11/26 03:30:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/26 03:30:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/26 03:30:00 DEBUG : rename_me(0xc0006e1dc0): >openPending: err= 2024/11/26 03:30:00 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/26 03:30:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/26 03:30:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/26 03:30:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/26 03:30:00 DEBUG : rename_me(0xc0006e1dc0): _writeAt: size=5, off=0 2024/11/26 03:30:00 DEBUG : rename_me(0xc0006e1dc0): >_writeAt: n=5, err= 2024/11/26 03:30:00 DEBUG : rename_me(0xc0006e1dc0): close: 2024/11/26 03:30:00 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-26 03:30:00.89464266 +0000 UTC m=+42.346081767 2024/11/26 03:30:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/26 03:30:00 DEBUG : rename_me(0xc0006e1dc0): >close: err= 2024/11/26 03:30:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/26 03:30:00 DEBUG : i_was_renamed: Updating file with 0xc00035bd40 2024/11/26 03:30:00 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/26 03:30:00 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/26 03:30:00 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:00 DEBUG : : Looking for writers 2024/11/26 03:30:00 DEBUG : i_was_renamed: reading active writers 2024/11/26 03:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/26 03:30:00 DEBUG : : Looking for writers 2024/11/26 03:30:00 DEBUG : i_was_renamed: reading active writers 2024/11/26 03:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/26 03:30:00 DEBUG : : Looking for writers 2024/11/26 03:30:00 DEBUG : i_was_renamed: reading active writers 2024/11/26 03:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/26 03:30:00 DEBUG : : Looking for writers 2024/11/26 03:30:00 DEBUG : i_was_renamed: reading active writers 2024/11/26 03:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/26 03:30:00 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/26 03:30:00 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:01 INFO : i_was_renamed: Copied (new) 2024/11/26 03:30:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-26 03:30:00 +0000 UTC" 2024/11/26 03:30:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/26 03:30:01 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/26 03:30:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/26 03:30:01 DEBUG : : Looking for writers 2024/11/26 03:30:01 DEBUG : i_was_renamed: reading active writers 2024/11/26 03:30:01 DEBUG : >WaitForWriters: 2024/11/26 03:30:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:01 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/26 03:30:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:30:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/26 03:30:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{STxDO}/rclone-test-bipabay8janu" 2024/11/26 03:30:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:01 DEBUG : : forgetting directory cache 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000740f40): _readAt: size=512, off=0 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000740f40): openPending: 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-26 02:31:01 +0000 UTC" against cached fingerprint "" 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/26 03:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000740f40): >openPending: err= 2024/11/26 03:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000740f40): >_readAt: n=20, err=EOF 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000740f40): close: 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:31:01 +0000 GMT 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000740f40): >close: err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:01 DEBUG : : forgetting directory cache 2024/11/26 03:30:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000432800): _readAt: size=512, off=0 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000432800): openPending: 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-26 02:32:01 +0000 UTC" against cached fingerprint "20,2024-11-26 02:31:01 +0000 UTC" 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-26 02:32:01 +0000 UTC" != cached fingerprint "20,2024-11-26 02:31:01 +0000 UTC") 2024/11/26 03:30:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/26 03:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000432800): >openPending: err= 2024/11/26 03:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000432800): >_readAt: n=20, err=EOF 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000432800): close: 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:32:01 +0000 GMT 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc000432800): >close: err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:01 DEBUG : : forgetting directory cache 2024/11/26 03:30:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc00078c500): _readAt: size=512, off=0 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc00078c500): openPending: 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-26 02:33:01 +0000 UTC" against cached fingerprint "20,2024-11-26 02:32:01 +0000 UTC" 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-26 02:33:01 +0000 UTC" != cached fingerprint "20,2024-11-26 02:32:01 +0000 UTC") 2024/11/26 03:30:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/26 03:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc00078c500): >openPending: err= 2024/11/26 03:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc00078c500): >_readAt: n=20, err=EOF 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc00078c500): close: 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:33:01 +0000 GMT 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate(0xc00078c500): >close: err= 2024/11/26 03:30:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:02 DEBUG : : forgetting directory cache 2024/11/26 03:30:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007d1400): _readAt: size=512, off=0 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007d1400): openPending: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-26 02:34:01 +0000 UTC" against cached fingerprint "20,2024-11-26 02:33:01 +0000 UTC" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-26 02:34:01 +0000 UTC" != cached fingerprint "20,2024-11-26 02:33:01 +0000 UTC") 2024/11/26 03:30:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/26 03:30:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007d1400): >openPending: err= 2024/11/26 03:30:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007d1400): >_readAt: n=20, err=EOF 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007d1400): close: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:34:01 +0000 GMT 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007d1400): >close: err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:02 DEBUG : : forgetting directory cache 2024/11/26 03:30:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007eacc0): _readAt: size=512, off=0 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007eacc0): openPending: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-26 02:35:01 +0000 UTC" against cached fingerprint "20,2024-11-26 02:34:01 +0000 UTC" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-26 02:35:01 +0000 UTC" != cached fingerprint "20,2024-11-26 02:34:01 +0000 UTC") 2024/11/26 03:30:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/26 03:30:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007eacc0): >openPending: err= 2024/11/26 03:30:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007eacc0): >_readAt: n=20, err=EOF 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007eacc0): close: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:35:01 +0000 GMT 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc0007eacc0): >close: err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:02 DEBUG : : forgetting directory cache 2024/11/26 03:30:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000882d80): _readAt: size=512, off=0 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000882d80): openPending: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-26 02:36:01 +0000 UTC" against cached fingerprint "20,2024-11-26 02:35:01 +0000 UTC" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-26 02:36:01 +0000 UTC" != cached fingerprint "20,2024-11-26 02:35:01 +0000 UTC") 2024/11/26 03:30:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/26 03:30:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000882d80): >openPending: err= 2024/11/26 03:30:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000882d80): >_readAt: n=20, err=EOF 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000882d80): close: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:36:01 +0000 GMT 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000882d80): >close: err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:02 DEBUG : : forgetting directory cache 2024/11/26 03:30:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000b18ac0): _readAt: size=512, off=0 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000b18ac0): openPending: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-26 02:37:01 +0000 UTC" against cached fingerprint "20,2024-11-26 02:36:01 +0000 UTC" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-26 02:37:01 +0000 UTC" != cached fingerprint "20,2024-11-26 02:36:01 +0000 UTC") 2024/11/26 03:30:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/26 03:30:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000b18ac0): >openPending: err= 2024/11/26 03:30:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000b18ac0): >_readAt: n=21, err=EOF 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000b18ac0): close: 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:37:01 +0000 GMT 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate(0xc000b18ac0): >close: err= 2024/11/26 03:30:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:03 DEBUG : : forgetting directory cache 2024/11/26 03:30:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000839d80): _readAt: size=512, off=0 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000839d80): openPending: 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-26 02:38:01 +0000 UTC" against cached fingerprint "21,2024-11-26 02:37:01 +0000 UTC" 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-26 02:38:01 +0000 UTC" != cached fingerprint "21,2024-11-26 02:37:01 +0000 UTC") 2024/11/26 03:30:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/26 03:30:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000839d80): >openPending: err= 2024/11/26 03:30:03 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000839d80): >_readAt: n=22, err=EOF 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000839d80): close: 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:38:01 +0000 GMT 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000839d80): >close: err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:03 DEBUG : : forgetting directory cache 2024/11/26 03:30:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a3ac80): _readAt: size=512, off=0 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a3ac80): openPending: 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-26 02:39:01 +0000 UTC" against cached fingerprint "22,2024-11-26 02:38:01 +0000 UTC" 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-26 02:39:01 +0000 UTC" != cached fingerprint "22,2024-11-26 02:38:01 +0000 UTC") 2024/11/26 03:30:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/26 03:30:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a3ac80): >openPending: err= 2024/11/26 03:30:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a3ac80): >_readAt: n=23, err=EOF 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a3ac80): close: 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:39:01 +0000 GMT 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a3ac80): >close: err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:03 DEBUG : : forgetting directory cache 2024/11/26 03:30:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a88500): _readAt: size=512, off=0 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a88500): openPending: 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-26 02:40:01 +0000 UTC" against cached fingerprint "23,2024-11-26 02:39:01 +0000 UTC" 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-26 02:40:01 +0000 UTC" != cached fingerprint "23,2024-11-26 02:39:01 +0000 UTC") 2024/11/26 03:30:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/26 03:30:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a88500): >openPending: err= 2024/11/26 03:30:03 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a88500): >_readAt: n=24, err=EOF 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a88500): close: 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-26 02:40:01 +0000 GMT 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate(0xc000a88500): >close: err= 2024/11/26 03:30:03 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:03 DEBUG : : Looking for writers 2024/11/26 03:30:03 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/26 03:30:03 DEBUG : >WaitForWriters: 2024/11/26 03:30:03 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:03 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:03 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:03 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:03 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:03 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : : forgetting directory cache 2024/11/26 03:30:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/26 03:30:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/26 03:30:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/26 03:30:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/26 03:30:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/26 03:30:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/26 03:30:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/26 03:30:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/26 03:30:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/26 03:30:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/26 03:30:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/26 03:30:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/26 03:30:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/26 03:30:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/26 03:30:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/26 03:30:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/26 03:30:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/26 03:30:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/26 03:30:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/26 03:30:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/26 03:30:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/26 03:30:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/26 03:30:03 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:03 DEBUG : : Looking for writers 2024/11/26 03:30:03 DEBUG : FiLeA: reading active writers 2024/11/26 03:30:03 DEBUG : FiLeB: reading active writers 2024/11/26 03:30:03 DEBUG : FilEb: reading active writers 2024/11/26 03:30:03 DEBUG : >WaitForWriters: 2024/11/26 03:30:03 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:03 DEBUG : : Looking for writers 2024/11/26 03:30:03 DEBUG : FiLeA: reading active writers 2024/11/26 03:30:03 DEBUG : FiLeB: reading active writers 2024/11/26 03:30:03 DEBUG : FilEb: reading active writers 2024/11/26 03:30:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/26 03:30:04 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:04 DEBUG : : Looking for writers 2024/11/26 03:30:04 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/26 03:30:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/26 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:04 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:04 DEBUG : webdav root 'rclone-test-bipabay8janu': Re-using VFS from active cache 2024/11/26 03:30:04 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:04 DEBUG : : Looking for writers 2024/11/26 03:30:04 DEBUG : >WaitForWriters: 2024/11/26 03:30:04 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:04 DEBUG : : Looking for writers 2024/11/26 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:04 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:04 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:04 DEBUG : : Looking for writers 2024/11/26 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:04 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:04 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:04 DEBUG : : Looking for writers 2024/11/26 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:04 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:04 DEBUG : dir: Looking for writers 2024/11/26 03:30:04 DEBUG : file2: reading active writers 2024/11/26 03:30:04 DEBUG : : Looking for writers 2024/11/26 03:30:04 DEBUG : dir: reading active writers 2024/11/26 03:30:04 DEBUG : file1: reading active writers 2024/11/26 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:04 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:04 DEBUG : dir: Looking for writers 2024/11/26 03:30:04 DEBUG : : Looking for writers 2024/11/26 03:30:04 DEBUG : dir: reading active writers 2024/11/26 03:30:04 DEBUG : file1: reading active writers 2024/11/26 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:04 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:04 DEBUG : file1: Open: flags=O_RDONLY 2024/11/26 03:30:04 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/26 03:30:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/26 03:30:04 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:04 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/26 03:30:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/26 03:30:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/26 03:30:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/26 03:30:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/26 03:30:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/26 03:30:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/26 03:30:04 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (0 bytes), uploading instead of streaming 2024/11/26 03:30:04 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/11/26 03:30:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/26 03:30:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/26 03:30:04 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:04 DEBUG : dir: Looking for writers 2024/11/26 03:30:04 DEBUG : file2: reading active writers 2024/11/26 03:30:04 DEBUG : new_file.txt: reading active writers 2024/11/26 03:30:04 DEBUG : : Looking for writers 2024/11/26 03:30:04 DEBUG : file1: reading active writers 2024/11/26 03:30:04 DEBUG : dir: reading active writers 2024/11/26 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:04 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:04 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/26 03:30:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f8f00 2024/11/26 03:30:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/26 03:30:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:04 INFO : dir/file1: Moved (server-side) to: file0 2024/11/26 03:30:04 DEBUG : file0: Updating file with file0 0xc0008f8f00 2024/11/26 03:30:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/26 03:30:04 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/26 03:30:05 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:05 DEBUG : dir: Looking for writers 2024/11/26 03:30:05 DEBUG : : Looking for writers 2024/11/26 03:30:05 DEBUG : dir: reading active writers 2024/11/26 03:30:05 DEBUG : file0: reading active writers 2024/11/26 03:30:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:05 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:05 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:05 DEBUG : : Looking for writers 2024/11/26 03:30:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:05 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/26 03:30:05 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:05 DEBUG : : Looking for writers 2024/11/26 03:30:05 DEBUG : a: Looking for writers 2024/11/26 03:30:05 DEBUG : b: Looking for writers 2024/11/26 03:30:05 DEBUG : c: Looking for writers 2024/11/26 03:30:05 DEBUG : d: Looking for writers 2024/11/26 03:30:05 DEBUG : : Looking for writers 2024/11/26 03:30:05 DEBUG : /: reading active writers 2024/11/26 03:30:05 DEBUG : a: reading active writers 2024/11/26 03:30:05 DEBUG : b: reading active writers 2024/11/26 03:30:05 DEBUG : c: reading active writers 2024/11/26 03:30:05 DEBUG : d: reading active writers 2024/11/26 03:30:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:05 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/26 03:30:05 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/26 03:30:05 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/26 03:30:05 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/26 03:30:05 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:05 DEBUG : a/b/c/d: Looking for writers 2024/11/26 03:30:05 DEBUG : a/b/c: Looking for writers 2024/11/26 03:30:05 DEBUG : d: reading active writers 2024/11/26 03:30:05 DEBUG : a/b: Looking for writers 2024/11/26 03:30:05 DEBUG : c: reading active writers 2024/11/26 03:30:05 DEBUG : a: Looking for writers 2024/11/26 03:30:05 DEBUG : b: reading active writers 2024/11/26 03:30:05 DEBUG : : Looking for writers 2024/11/26 03:30:05 DEBUG : a: reading active writers 2024/11/26 03:30:05 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 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-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:05 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:05 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/26 03:30:05 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/26 03:30:05 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/26 03:30:05 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (5 bytes), uploading instead of streaming 2024/11/26 03:30:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:05 DEBUG : file1: Size of src and dst objects identical 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:05 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/26 03:30:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/26 03:30:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:05 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (0 bytes), uploading instead of streaming 2024/11/26 03:30:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:06 DEBUG : file1: Size of src and dst objects identical 2024/11/26 03:30:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/26 03:30:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/26 03:30:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:06 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (7 bytes), uploading instead of streaming 2024/11/26 03:30:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:06 DEBUG : file1: Size of src and dst objects identical 2024/11/26 03:30:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:06 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:06 DEBUG : : Looking for writers 2024/11/26 03:30:06 DEBUG : file1: reading active writers 2024/11/26 03:30:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:06 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/26 03:30:07 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/26 03:30:07 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/26 03:30:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/26 03:30:07 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (11 bytes), uploading instead of streaming 2024/11/26 03:30:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:07 DEBUG : file1: Size of src and dst objects identical 2024/11/26 03:30:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:07 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/26 03:30:07 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:07 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/26 03:30:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:07 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (5 bytes), uploading instead of streaming 2024/11/26 03:30:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:07 DEBUG : file1: Size of src and dst objects identical 2024/11/26 03:30:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:07 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/26 03:30:07 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:07 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:07 DEBUG : file1: WriteFileHandle.Release closing 2024/11/26 03:30:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:07 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (0 bytes), uploading instead of streaming 2024/11/26 03:30:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:07 DEBUG : file1: Size of src and dst objects identical 2024/11/26 03:30:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:07 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/26 03:30:07 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:07 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/11/26 03:30:07 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : file1: active writers 1 2024/11/26 03:30:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : file1: active writers 1 2024/11/26 03:30:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : file1: active writers 1 2024/11/26 03:30:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : file1: active writers 1 2024/11/26 03:30:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : file1: active writers 1 2024/11/26 03:30:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : file1: active writers 1 2024/11/26 03:30:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/11/26 03:30:07 DEBUG : : Looking for writers 2024/11/26 03:30:07 DEBUG : file1: reading active writers 2024/11/26 03:30:07 DEBUG : file1: active writers 1 2024/11/26 03:30:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/11/26 03:30:08 DEBUG : : Looking for writers 2024/11/26 03:30:08 DEBUG : file1: reading active writers 2024/11/26 03:30:08 DEBUG : file1: active writers 1 2024/11/26 03:30:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:09 DEBUG : : Looking for writers 2024/11/26 03:30:09 DEBUG : file1: reading active writers 2024/11/26 03:30:09 DEBUG : file1: active writers 1 2024/11/26 03:30:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:10 DEBUG : : Looking for writers 2024/11/26 03:30:10 DEBUG : file1: reading active writers 2024/11/26 03:30:10 DEBUG : file1: active writers 1 2024/11/26 03:30:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:11 DEBUG : : Looking for writers 2024/11/26 03:30:11 DEBUG : file1: reading active writers 2024/11/26 03:30:11 DEBUG : file1: active writers 1 2024/11/26 03:30:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:12 DEBUG : : Looking for writers 2024/11/26 03:30:12 DEBUG : file1: reading active writers 2024/11/26 03:30:12 DEBUG : file1: active writers 1 2024/11/26 03:30:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:13 DEBUG : : Looking for writers 2024/11/26 03:30:13 DEBUG : file1: reading active writers 2024/11/26 03:30:13 DEBUG : file1: active writers 1 2024/11/26 03:30:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:14 DEBUG : : Looking for writers 2024/11/26 03:30:14 DEBUG : file1: reading active writers 2024/11/26 03:30:14 DEBUG : file1: active writers 1 2024/11/26 03:30:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:15 DEBUG : : Looking for writers 2024/11/26 03:30:15 DEBUG : file1: reading active writers 2024/11/26 03:30:15 DEBUG : file1: active writers 1 2024/11/26 03:30:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:16 DEBUG : : Looking for writers 2024/11/26 03:30:16 DEBUG : file1: reading active writers 2024/11/26 03:30:16 DEBUG : file1: active writers 1 2024/11/26 03:30:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:17 DEBUG : : Looking for writers 2024/11/26 03:30:17 DEBUG : file1: reading active writers 2024/11/26 03:30:17 DEBUG : file1: active writers 1 2024/11/26 03:30:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:18 DEBUG : : Looking for writers 2024/11/26 03:30:18 DEBUG : file1: reading active writers 2024/11/26 03:30:18 DEBUG : file1: active writers 1 2024/11/26 03:30:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:19 DEBUG : : Looking for writers 2024/11/26 03:30:19 DEBUG : file1: reading active writers 2024/11/26 03:30:19 DEBUG : file1: active writers 1 2024/11/26 03:30:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:20 DEBUG : : Looking for writers 2024/11/26 03:30:20 DEBUG : file1: reading active writers 2024/11/26 03:30:20 DEBUG : file1: active writers 1 2024/11/26 03:30:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:21 DEBUG : : Looking for writers 2024/11/26 03:30:21 DEBUG : file1: reading active writers 2024/11/26 03:30:21 DEBUG : file1: active writers 1 2024/11/26 03:30:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:22 DEBUG : : Looking for writers 2024/11/26 03:30:22 DEBUG : file1: reading active writers 2024/11/26 03:30:22 DEBUG : file1: active writers 1 2024/11/26 03:30:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:23 DEBUG : : Looking for writers 2024/11/26 03:30:23 DEBUG : file1: reading active writers 2024/11/26 03:30:23 DEBUG : file1: active writers 1 2024/11/26 03:30:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:24 DEBUG : : Looking for writers 2024/11/26 03:30:24 DEBUG : file1: reading active writers 2024/11/26 03:30:24 DEBUG : file1: active writers 1 2024/11/26 03:30:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:25 DEBUG : : Looking for writers 2024/11/26 03:30:25 DEBUG : file1: reading active writers 2024/11/26 03:30:25 DEBUG : file1: active writers 1 2024/11/26 03:30:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:26 DEBUG : : Looking for writers 2024/11/26 03:30:26 DEBUG : file1: reading active writers 2024/11/26 03:30:26 DEBUG : file1: active writers 1 2024/11/26 03:30:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:27 DEBUG : : Looking for writers 2024/11/26 03:30:27 DEBUG : file1: reading active writers 2024/11/26 03:30:27 DEBUG : file1: active writers 1 2024/11/26 03:30:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:28 DEBUG : : Looking for writers 2024/11/26 03:30:28 DEBUG : file1: reading active writers 2024/11/26 03:30:28 DEBUG : file1: active writers 1 2024/11/26 03:30:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:29 DEBUG : : Looking for writers 2024/11/26 03:30:29 DEBUG : file1: reading active writers 2024/11/26 03:30:29 DEBUG : file1: active writers 1 2024/11/26 03:30:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:30 DEBUG : : Looking for writers 2024/11/26 03:30:30 DEBUG : file1: reading active writers 2024/11/26 03:30:30 DEBUG : file1: active writers 1 2024/11/26 03:30:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:31 DEBUG : : Looking for writers 2024/11/26 03:30:31 DEBUG : file1: reading active writers 2024/11/26 03:30:31 DEBUG : file1: active writers 1 2024/11/26 03:30:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:32 DEBUG : : Looking for writers 2024/11/26 03:30:32 DEBUG : file1: reading active writers 2024/11/26 03:30:32 DEBUG : file1: active writers 1 2024/11/26 03:30:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:33 DEBUG : : Looking for writers 2024/11/26 03:30:33 DEBUG : file1: reading active writers 2024/11/26 03:30:33 DEBUG : file1: active writers 1 2024/11/26 03:30:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:34 DEBUG : : Looking for writers 2024/11/26 03:30:34 DEBUG : file1: reading active writers 2024/11/26 03:30:34 DEBUG : file1: active writers 1 2024/11/26 03:30:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:35 DEBUG : : Looking for writers 2024/11/26 03:30:35 DEBUG : file1: reading active writers 2024/11/26 03:30:35 DEBUG : file1: active writers 1 2024/11/26 03:30:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:36 DEBUG : : Looking for writers 2024/11/26 03:30:36 DEBUG : file1: reading active writers 2024/11/26 03:30:36 DEBUG : file1: active writers 1 2024/11/26 03:30:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/26 03:30:37 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/11/26 03:30:37 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:37 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:37 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (0 bytes), uploading instead of streaming 2024/11/26 03:30:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:37 DEBUG : file1: Size of src and dst objects identical 2024/11/26 03:30:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:37 DEBUG : file1: Open: flags=O_RDONLY 2024/11/26 03:30:37 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/26 03:30:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/26 03:30:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:37 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:37 DEBUG : : Looking for writers 2024/11/26 03:30:37 DEBUG : file1: reading active writers 2024/11/26 03:30:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-bipabay8janu'", Local "Local file system at /tmp/rclone3070739036", Modify Window "1s" 2024/11/26 03:30:37 INFO : webdav root 'rclone-test-bipabay8janu': poll-interval is not supported by this remote 2024/11/26 03:30:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/26 03:30:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/26 03:30:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/26 03:30:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/26 03:30:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:37 DEBUG : webdav root 'rclone-test-bipabay8janu': File to upload is small (100 bytes), uploading instead of streaming 2024/11/26 03:30:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/26 03:30:37 DEBUG : file1: Size of src and dst objects identical 2024/11/26 03:30:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/26 03:30:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/26 03:30:37 DEBUG : file1: Open: flags=O_RDONLY 2024/11/26 03:30:37 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/26 03:30:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/26 03:30:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/26 03:30:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/26 03:30:37 DEBUG : WaitForWriters: timeout=30s 2024/11/26 03:30:37 DEBUG : : Looking for writers 2024/11/26 03:30:37 DEBUG : file1: reading active writers 2024/11/26 03:30:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/26 03:30:37 DEBUG : webdav root 'rclone-test-bipabay8janu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m18.985167927s (try 1/5)