"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/11/02 03:26:39 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-newihus2neda" 2024/11/02 03:26:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 03:26:39 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/11/02 03:26:39 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/02 03:26:39 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/02 03:26:39 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/02 03:26:39 DEBUG : Setting pass="_YDrPqo0gEEEzEqpTq0zvOTKm_9_qkSra5GcPj1hfdUP" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/02 03:26:39 DEBUG : TestWebdavRclone: detected overridden config - adding "{7v4GM}" suffix to name 2024/11/02 03:26:39 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/02 03:26:39 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/02 03:26:39 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/02 03:26:39 DEBUG : Setting pass="_YDrPqo0gEEEzEqpTq0zvOTKm_9_qkSra5GcPj1hfdUP" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/02 03:26:39 DEBUG : found headers: 2024/11/02 03:26:39 DEBUG : Creating backend with remote "/tmp/rclone1741521800" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:39 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:39 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:39 DEBUG : dir: Looking for writers 2024/11/02 03:26:39 DEBUG : : Looking for writers 2024/11/02 03:26:39 DEBUG : dir: reading active writers 2024/11/02 03:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:39 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:39 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:39 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:39 DEBUG : dir/subdir: Looking for writers 2024/11/02 03:26:39 DEBUG : dir: Looking for writers 2024/11/02 03:26:39 DEBUG : file1: reading active writers 2024/11/02 03:26:39 DEBUG : file2: reading active writers 2024/11/02 03:26:39 DEBUG : subdir: reading active writers 2024/11/02 03:26:39 DEBUG : : Looking for writers 2024/11/02 03:26:39 DEBUG : dir: reading active writers 2024/11/02 03:26:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:40 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:40 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:40 DEBUG : dir: Looking for writers 2024/11/02 03:26:40 DEBUG : file1: reading active writers 2024/11/02 03:26:40 DEBUG : : Looking for writers 2024/11/02 03:26:40 DEBUG : dir: reading active writers 2024/11/02 03:26:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:40 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:40 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:40 DEBUG : dir: Looking for writers 2024/11/02 03:26:40 DEBUG : : Looking for writers 2024/11/02 03:26:40 DEBUG : dir: reading active writers 2024/11/02 03:26:40 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:40 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:40 DEBUG : dir: forgetting directory cache 2024/11/02 03:26:40 DEBUG : : forgetting directory cache 2024/11/02 03:26:40 DEBUG : dir: forgetting directory cache 2024/11/02 03:26:40 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:40 DEBUG : : Looking for writers 2024/11/02 03:26:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:40 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:40 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/02 03:26:40 DEBUG : dir: invalidating directory cache 2024/11/02 03:26:40 DEBUG : : >ForgetPath: 2024/11/02 03:26:40 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/02 03:26:40 DEBUG : : invalidating directory cache 2024/11/02 03:26:40 DEBUG : dir: forgetting directory cache 2024/11/02 03:26:40 DEBUG : : >ForgetPath: 2024/11/02 03:26:40 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/02 03:26:40 DEBUG : : >ForgetPath: 2024/11/02 03:26:40 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:40 DEBUG : dir: Looking for writers 2024/11/02 03:26:40 DEBUG : : Looking for writers 2024/11/02 03:26:40 DEBUG : dir: reading active writers 2024/11/02 03:26:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:40 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:40 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:40 DEBUG : : forgetting directory cache 2024/11/02 03:26:40 DEBUG : dir: forgetting directory cache 2024/11/02 03:26:40 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:40 DEBUG : dir: Looking for writers 2024/11/02 03:26:40 DEBUG : fil/a/b: Looking for writers 2024/11/02 03:26:40 DEBUG : fil/a: Looking for writers 2024/11/02 03:26:40 DEBUG : b: reading active writers 2024/11/02 03:26:40 DEBUG : fil: Looking for writers 2024/11/02 03:26:40 DEBUG : a: reading active writers 2024/11/02 03:26:40 DEBUG : : Looking for writers 2024/11/02 03:26:40 DEBUG : dir: reading active writers 2024/11/02 03:26:40 DEBUG : fil: reading active writers 2024/11/02 03:26:40 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:41 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:41 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:41 DEBUG : dir: Looking for writers 2024/11/02 03:26:41 DEBUG : : Looking for writers 2024/11/02 03:26:41 DEBUG : dir: reading active writers 2024/11/02 03:26:41 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:41 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:41 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:41 DEBUG : dir: Looking for writers 2024/11/02 03:26:41 DEBUG : file1: reading active writers 2024/11/02 03:26:41 DEBUG : : Looking for writers 2024/11/02 03:26:41 DEBUG : dir: reading active writers 2024/11/02 03:26:41 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:41 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:41 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/11/02 03:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/02 03:26:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/02 03:26:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/02 03:26:41 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/02 03:26:41 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:41 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:41 DEBUG : dir: invalidating directory cache 2024/11/02 03:26:41 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/02 03:26:41 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/02 03:26:41 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/02 03:26:41 DEBUG : dir/file1: Reset virtual modtime 2024/11/02 03:26:41 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/02 03:26:41 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/02 03:26:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/02 03:26:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/02 03:26:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:41 DEBUG : dir: invalidating directory cache 2024/11/02 03:26:41 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/02 03:26:41 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/02 03:26:41 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/02 03:26:41 DEBUG : : forgetting directory cache 2024/11/02 03:26:41 DEBUG : dir: forgetting directory cache 2024/11/02 03:26:41 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/02 03:26:41 DEBUG : dir/file1: Reset virtual modtime 2024/11/02 03:26:41 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/02 03:26:41 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:41 DEBUG : dir/virtualDir: Looking for writers 2024/11/02 03:26:41 DEBUG : dir: Looking for writers 2024/11/02 03:26:41 DEBUG : virtualFile: reading active writers 2024/11/02 03:26:41 DEBUG : virtualDir: reading active writers 2024/11/02 03:26:41 DEBUG : file1: reading active writers 2024/11/02 03:26:41 DEBUG : virtualFile2: reading active writers 2024/11/02 03:26:41 DEBUG : : Looking for writers 2024/11/02 03:26:41 DEBUG : dir: reading active writers 2024/11/02 03:26:41 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:41 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:41 ERROR : dir/: Can only open directories read only 2024/11/02 03:26:41 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:41 DEBUG : dir: Looking for writers 2024/11/02 03:26:41 DEBUG : : Looking for writers 2024/11/02 03:26:41 DEBUG : dir: reading active writers 2024/11/02 03:26:41 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:41 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/02 03:26:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/02 03:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/02 03:26:42 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (5 bytes), uploading instead of streaming 2024/11/02 03:26:42 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:42 NOTICE: webdav root 'rclone-test-newihus2neda': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/02 03:26:42 DEBUG : dir/potato: Size of src and dst objects identical 2024/11/02 03:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/02 03:26:42 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:42 DEBUG : dir: Looking for writers 2024/11/02 03:26:42 DEBUG : file1: reading active writers 2024/11/02 03:26:42 DEBUG : potato: reading active writers 2024/11/02 03:26:42 DEBUG : : Looking for writers 2024/11/02 03:26:42 DEBUG : dir: reading active writers 2024/11/02 03:26:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:42 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/02 03:26:42 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:42 DEBUG : dir/sub: Looking for writers 2024/11/02 03:26:42 DEBUG : dir: Looking for writers 2024/11/02 03:26:42 DEBUG : file1: reading active writers 2024/11/02 03:26:42 DEBUG : sub: reading active writers 2024/11/02 03:26:42 DEBUG : : Looking for writers 2024/11/02 03:26:42 DEBUG : dir: reading active writers 2024/11/02 03:26:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:42 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/02 03:26:42 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/02 03:26:42 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:42 DEBUG : dir/sub/subsub: Looking for writers 2024/11/02 03:26:42 DEBUG : dir/sub: Looking for writers 2024/11/02 03:26:42 DEBUG : subsub: reading active writers 2024/11/02 03:26:42 DEBUG : dir: Looking for writers 2024/11/02 03:26:42 DEBUG : file1: reading active writers 2024/11/02 03:26:42 DEBUG : sub: reading active writers 2024/11/02 03:26:42 DEBUG : : Looking for writers 2024/11/02 03:26:42 DEBUG : dir: reading active writers 2024/11/02 03:26:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:42 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:42 ERROR : dir/: Dir.Remove not empty 2024/11/02 03:26:42 DEBUG : dir/file1: Remove: 2024/11/02 03:26:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:42 DEBUG : dir/file1: >Remove: err= 2024/11/02 03:26:42 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/02 03:26:42 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:42 DEBUG : : Looking for writers 2024/11/02 03:26:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:42 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:42 DEBUG : dir/file1: Remove: 2024/11/02 03:26:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:42 DEBUG : dir/file1: >Remove: err= 2024/11/02 03:26:42 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/02 03:26:42 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:42 DEBUG : : Looking for writers 2024/11/02 03:26:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:43 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:43 DEBUG : dir/file1: Remove: 2024/11/02 03:26:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:43 DEBUG : dir/file1: >Remove: err= 2024/11/02 03:26:43 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:43 DEBUG : dir: Looking for writers 2024/11/02 03:26:43 DEBUG : : Looking for writers 2024/11/02 03:26:43 DEBUG : dir: reading active writers 2024/11/02 03:26:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:43 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:43 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:43 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/02 03:26:43 DEBUG : dir: Updating dir with dir2 0xc0004b3d40 2024/11/02 03:26:43 DEBUG : dir: forgetting directory cache 2024/11/02 03:26:43 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/02 03:26:43 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/02 03:26:43 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/02 03:26:43 DEBUG : file2: Updating file with file2 0xc0002c09c0 2024/11/02 03:26:43 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/02 03:26:43 INFO : dir2/file3: Deleted 2024/11/02 03:26:43 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/02 03:26:43 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0002c09c0 2024/11/02 03:26:43 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/02 03:26:43 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/02 03:26:43 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/02 03:26:43 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000674c30 2024/11/02 03:26:43 DEBUG : empty directory: forgetting directory cache 2024/11/02 03:26:43 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/02 03:26:43 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/02 03:26:43 DEBUG : dir2: Renaming to "dir3" 2024/11/02 03:26:43 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:43 DEBUG : dir3: Looking for writers 2024/11/02 03:26:43 DEBUG : file3: reading active writers 2024/11/02 03:26:43 DEBUG : renamed empty directory: Looking for writers 2024/11/02 03:26:43 DEBUG : : Looking for writers 2024/11/02 03:26:43 DEBUG : dir3: reading active writers 2024/11/02 03:26:43 DEBUG : renamed empty directory: reading active writers 2024/11/02 03:26:43 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === 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-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:43 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:43 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:43 DEBUG : dir: Looking for writers 2024/11/02 03:26:43 DEBUG : file1: reading active writers 2024/11/02 03:26:43 DEBUG : : Looking for writers 2024/11/02 03:26:43 DEBUG : dir: reading active writers 2024/11/02 03:26:43 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:43 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:44 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:44 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/11/02 03:26:44 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:44 DEBUG : dir: Looking for writers 2024/11/02 03:26:44 DEBUG : file1: reading active writers 2024/11/02 03:26:44 DEBUG : : Looking for writers 2024/11/02 03:26:44 DEBUG : dir: reading active writers 2024/11/02 03:26:44 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-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:44 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/02 03:26:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:44 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:44 DEBUG : dir: Looking for writers 2024/11/02 03:26:44 DEBUG : file1: reading active writers 2024/11/02 03:26:44 DEBUG : : Looking for writers 2024/11/02 03:26:44 DEBUG : dir: reading active writers 2024/11/02 03:26:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/11/02 03:26:44 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/02 03:26:44 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/02 03:26:44 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:44 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/02 03:26:44 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:44 DEBUG : : Looking for writers 2024/11/02 03:26:44 DEBUG : file.txt: reading active writers 2024/11/02 03:26:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:44 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:44 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (25 bytes), uploading instead of streaming 2024/11/02 03:26:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:44 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/02 03:26:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:44 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:44 DEBUG : dir: Looking for writers 2024/11/02 03:26:44 DEBUG : file1: reading active writers 2024/11/02 03:26:44 DEBUG : : Looking for writers 2024/11/02 03:26:44 DEBUG : dir: reading active writers 2024/11/02 03:26:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:44 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:44 DEBUG : dir/file1: Remove: 2024/11/02 03:26:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:44 DEBUG : dir/file1: >Remove: err= 2024/11/02 03:26:44 DEBUG : dir/file1: Remove: 2024/11/02 03:26:44 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/02 03:26:44 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:44 DEBUG : dir: Looking for writers 2024/11/02 03:26:44 DEBUG : : Looking for writers 2024/11/02 03:26:44 DEBUG : dir: reading active writers 2024/11/02 03:26:44 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:44 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:44 DEBUG : dir/file1: Remove: 2024/11/02 03:26:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:44 DEBUG : dir/file1: >Remove: err= 2024/11/02 03:26:44 DEBUG : dir/file1: Remove: 2024/11/02 03:26:44 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/02 03:26:44 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:44 DEBUG : dir: Looking for writers 2024/11/02 03:26:44 DEBUG : : Looking for writers 2024/11/02 03:26:44 DEBUG : dir: reading active writers 2024/11/02 03:26:44 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:44 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/02 03:26:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/02 03:26:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/02 03:26:44 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/02 03:26:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/02 03:26:44 DEBUG : dir/file1: Open: flags=0x3 2024/11/02 03:26:44 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/02 03:26:44 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/02 03:26:44 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:44 DEBUG : dir: Looking for writers 2024/11/02 03:26:44 DEBUG : file1: reading active writers 2024/11/02 03:26:44 DEBUG : : Looking for writers 2024/11/02 03:26:44 DEBUG : dir: reading active writers 2024/11/02 03:26:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:44 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:45 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : file1: reading active writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : >WaitForWriters: 2024/11/02 03:26:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0008060c0 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/02 03:26:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0008060c0 2024/11/02 03:26:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/02 03:26:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008060c0 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:45 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (25 bytes), uploading instead of streaming 2024/11/02 03:26:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:45 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/02 03:26:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:45 DEBUG : newLeaf: Running delayed rename now 2024/11/02 03:26:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0008060c0 2024/11/02 03:26:45 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:45 DEBUG : >WaitForWriters: 2024/11/02 03:26:45 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:45 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:45 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:45 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : file1: reading active writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : >WaitForWriters: 2024/11/02 03:26:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c0a80 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/02 03:26:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0002c0a80 2024/11/02 03:26:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/02 03:26:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002c0a80 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:45 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (25 bytes), uploading instead of streaming 2024/11/02 03:26:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:45 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/02 03:26:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:45 DEBUG : newLeaf: Running delayed rename now 2024/11/02 03:26:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c0a80 2024/11/02 03:26:45 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:45 DEBUG : >WaitForWriters: 2024/11/02 03:26:45 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : >WaitForWriters: 2024/11/02 03:26:45 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:45 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/02 03:26:45 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000412600): openPending: 2024/11/02 03:26:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000412600): >openPending: err= 2024/11/02 03:26:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/02 03:26:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000412600): _writeAt: size=14, off=0 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000412600): >_writeAt: n=14, err= 2024/11/02 03:26:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000412600): close: 2024/11/02 03:26:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/02 03:26:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/02 03:26:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000412600): >close: err= 2024/11/02 03:26:45 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : file1: reading active writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : file1: reading active writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : file1: reading active writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : file1: reading active writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:45 DEBUG : dir/file1: vfs cache: starting upload 2024/11/02 03:26:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:45 INFO : dir/file1: Copied (replaced existing) 2024/11/02 03:26:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:45 DEBUG : dir: Looking for writers 2024/11/02 03:26:45 DEBUG : file1: reading active writers 2024/11/02 03:26:45 DEBUG : : Looking for writers 2024/11/02 03:26:45 DEBUG : dir: reading active writers 2024/11/02 03:26:45 DEBUG : >WaitForWriters: 2024/11/02 03:26:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:45 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000b77e00): _readAt: size=512, off=0 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000b77e00): openPending: 2024/11/02 03:26:45 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/02 03:26:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/02 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000b77e00): >openPending: err= 2024/11/02 03:26:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000b77e00): >_readAt: n=14, err=EOF 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000b77e00): close: 2024/11/02 03:26:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/02 03:26:45 DEBUG : dir/file1(0xc000b77e00): >close: err= 2024/11/02 03:26:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/02 03:26:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c0f00 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/02 03:26:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/02 03:26:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0002c0f00 2024/11/02 03:26:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/02 03:26:46 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007000c0): openPending: 2024/11/02 03:26:46 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/02 03:26:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007000c0): >openPending: err= 2024/11/02 03:26:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/02 03:26:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007000c0): _writeAt: size=25, off=0 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007000c0): >_writeAt: n=25, err= 2024/11/02 03:26:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/02 03:26:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c0f00 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:46 DEBUG : newLeaf(0xc0007000c0): close: 2024/11/02 03:26:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/02 03:26:46 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-02 03:26:46.109248255 +0000 UTC m=+6.478333948 2024/11/02 03:26:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:46 DEBUG : newLeaf(0xc0007000c0): >close: err= 2024/11/02 03:26:46 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:46 DEBUG : newLeaf: vfs cache: starting upload 2024/11/02 03:26:46 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:46 INFO : newLeaf: Copied (replaced existing) 2024/11/02 03:26:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-02 03:26:46 +0000 UTC" 2024/11/02 03:26:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/02 03:26:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : >WaitForWriters: 2024/11/02 03:26:46 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : >WaitForWriters: 2024/11/02 03:26:46 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:46 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:46 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : file1: reading active writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : >WaitForWriters: 2024/11/02 03:26:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0008072c0 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/02 03:26:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0008072c0 2024/11/02 03:26:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/02 03:26:46 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007a2f00): openPending: 2024/11/02 03:26:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007a2f00): >openPending: err= 2024/11/02 03:26:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/02 03:26:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007a2f00): _writeAt: size=25, off=0 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007a2f00): >_writeAt: n=25, err= 2024/11/02 03:26:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/02 03:26:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0008072c0 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:46 DEBUG : newLeaf(0xc0007a2f00): close: 2024/11/02 03:26:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/02 03:26:46 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-02 03:26:46.608958188 +0000 UTC m=+6.978043870 2024/11/02 03:26:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:46 DEBUG : newLeaf(0xc0007a2f00): >close: err= 2024/11/02 03:26:46 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:46 DEBUG : newLeaf: vfs cache: starting upload 2024/11/02 03:26:46 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:46 INFO : newLeaf: Copied (replaced existing) 2024/11/02 03:26:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-02 03:26:46 +0000 UTC" 2024/11/02 03:26:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/02 03:26:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : >WaitForWriters: 2024/11/02 03:26:46 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:46 DEBUG : >WaitForWriters: 2024/11/02 03:26:46 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:46 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/02 03:26:46 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007d60c0): openPending: 2024/11/02 03:26:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007d60c0): >openPending: err= 2024/11/02 03:26:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/02 03:26:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007d60c0): _writeAt: size=14, off=0 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007d60c0): >_writeAt: n=14, err= 2024/11/02 03:26:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007d60c0): close: 2024/11/02 03:26:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/02 03:26:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/02 03:26:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:46 DEBUG : dir/file1(0xc0007d60c0): >close: err= 2024/11/02 03:26:46 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : file1: reading active writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : file1: reading active writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:46 DEBUG : dir: Looking for writers 2024/11/02 03:26:46 DEBUG : file1: reading active writers 2024/11/02 03:26:46 DEBUG : : Looking for writers 2024/11/02 03:26:46 DEBUG : dir: reading active writers 2024/11/02 03:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : file1: reading active writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:47 DEBUG : dir/file1: vfs cache: starting upload 2024/11/02 03:26:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:47 INFO : dir/file1: Copied (replaced existing) 2024/11/02 03:26:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : file1: reading active writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : >WaitForWriters: 2024/11/02 03:26:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:47 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0007d6240): _readAt: size=512, off=0 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0007d6240): openPending: 2024/11/02 03:26:47 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/02 03:26:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0007d6240): >openPending: err= 2024/11/02 03:26:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0007d6240): >_readAt: n=14, err=EOF 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0007d6240): close: 2024/11/02 03:26:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0007d6240): >close: err= 2024/11/02 03:26:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/02 03:26:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0008849c0 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/02 03:26:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/02 03:26:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0008849c0 2024/11/02 03:26:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/02 03:26:47 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0008e81c0): openPending: 2024/11/02 03:26:47 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/02 03:26:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0008e81c0): >openPending: err= 2024/11/02 03:26:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/02 03:26:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0008e81c0): _writeAt: size=25, off=0 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0008e81c0): >_writeAt: n=25, err= 2024/11/02 03:26:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/02 03:26:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0008849c0 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:47 DEBUG : newLeaf(0xc0008e81c0): close: 2024/11/02 03:26:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/02 03:26:47 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-02 03:26:47.261458724 +0000 UTC m=+7.630544437 2024/11/02 03:26:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:47 DEBUG : newLeaf(0xc0008e81c0): >close: err= 2024/11/02 03:26:47 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:47 DEBUG : newLeaf: vfs cache: starting upload 2024/11/02 03:26:47 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:47 INFO : newLeaf: Copied (replaced existing) 2024/11/02 03:26:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-02 03:26:47 +0000 UTC" 2024/11/02 03:26:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/02 03:26:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : >WaitForWriters: 2024/11/02 03:26:47 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : >WaitForWriters: 2024/11/02 03:26:47 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:47 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:47 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : file1: reading active writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : >WaitForWriters: 2024/11/02 03:26:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:47 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:47 DEBUG : dir/file1(0xc000701100): _readAt: size=512, off=0 2024/11/02 03:26:47 DEBUG : dir/file1(0xc000701100): openPending: 2024/11/02 03:26:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:47 DEBUG : dir/file1(0xc000701100): >openPending: err= 2024/11/02 03:26:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/02 03:26:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:26:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:47 DEBUG : dir/file1(0xc000701100): >_readAt: n=14, err=EOF 2024/11/02 03:26:47 DEBUG : dir/file1(0xc000701100): close: 2024/11/02 03:26:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/02 03:26:47 DEBUG : dir/file1(0xc000701100): >close: err= 2024/11/02 03:26:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/02 03:26:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0008840c0 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/02 03:26:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/02 03:26:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0008840c0 2024/11/02 03:26:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/02 03:26:47 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0003ac440): openPending: 2024/11/02 03:26:47 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/02 03:26:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0003ac440): >openPending: err= 2024/11/02 03:26:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/02 03:26:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0003ac440): _writeAt: size=25, off=0 2024/11/02 03:26:47 DEBUG : dir/file1(0xc0003ac440): >_writeAt: n=25, err= 2024/11/02 03:26:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/02 03:26:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/02 03:26:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0008840c0 2024/11/02 03:26:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:26:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:47 DEBUG : newLeaf(0xc0003ac440): close: 2024/11/02 03:26:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/02 03:26:47 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-02 03:26:47.767314058 +0000 UTC m=+8.136399762 2024/11/02 03:26:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:47 DEBUG : newLeaf(0xc0003ac440): >close: err= 2024/11/02 03:26:47 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:47 DEBUG : newLeaf: vfs cache: starting upload 2024/11/02 03:26:47 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:47 INFO : newLeaf: Copied (replaced existing) 2024/11/02 03:26:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-02 03:26:47 +0000 UTC" 2024/11/02 03:26:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/02 03:26:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/02 03:26:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : >WaitForWriters: 2024/11/02 03:26:47 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:47 DEBUG : dir: Looking for writers 2024/11/02 03:26:47 DEBUG : : Looking for writers 2024/11/02 03:26:47 DEBUG : newLeaf: reading active writers 2024/11/02 03:26:47 DEBUG : dir: reading active writers 2024/11/02 03:26:47 DEBUG : >WaitForWriters: 2024/11/02 03:26:47 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:48 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:48 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:48 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:48 DEBUG : : Looking for writers 2024/11/02 03:26:48 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-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:48 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:48 DEBUG : dir: Looking for writers 2024/11/02 03:26:48 DEBUG : file1: reading active writers 2024/11/02 03:26:48 DEBUG : : Looking for writers 2024/11/02 03:26:48 DEBUG : dir: reading active writers 2024/11/02 03:26:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:48 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/02 03:26:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/02 03:26:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/02 03:26:48 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:48 DEBUG : dir: Looking for writers 2024/11/02 03:26:48 DEBUG : file1: reading active writers 2024/11/02 03:26:48 DEBUG : : Looking for writers 2024/11/02 03:26:48 DEBUG : dir: reading active writers 2024/11/02 03:26:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:48 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/02 03:26:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/02 03:26:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/02 03:26:48 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/02 03:26:48 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/02 03:26:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/02 03:26:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/02 03:26:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/02 03:26:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/02 03:26:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/02 03:26:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/02 03:26:48 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:48 DEBUG : dir: Looking for writers 2024/11/02 03:26:48 DEBUG : file1: reading active writers 2024/11/02 03:26:48 DEBUG : : Looking for writers 2024/11/02 03:26:48 DEBUG : dir: reading active writers 2024/11/02 03:26:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:48 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:48 DEBUG : dir: Looking for writers 2024/11/02 03:26:48 DEBUG : file1: reading active writers 2024/11/02 03:26:48 DEBUG : : Looking for writers 2024/11/02 03:26:48 DEBUG : dir: reading active writers 2024/11/02 03:26:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:48 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/02 03:26:48 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/02 03:26:48 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:48 DEBUG : dir: Looking for writers 2024/11/02 03:26:48 DEBUG : file1: reading active writers 2024/11/02 03:26:48 DEBUG : : Looking for writers 2024/11/02 03:26:48 DEBUG : dir: reading active writers 2024/11/02 03:26:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:48 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:49 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): _readAt: size=1, off=0 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): openPending: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/02 03:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): >openPending: err= 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): >_readAt: n=1, err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): _readAt: size=256, off=1 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): >_readAt: n=15, err=EOF 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): _readAt: size=16, off=16 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): >_readAt: n=0, err=EOF 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): close: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): >close: err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): close: 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000936d80): >close: err=file already closed 2024/11/02 03:26:49 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:49 DEBUG : dir: Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : dir: reading active writers 2024/11/02 03:26:49 DEBUG : >WaitForWriters: 2024/11/02 03:26:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:49 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:49 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): _readAt: size=1, off=0 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): openPending: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/02 03:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): >openPending: err= 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): >_readAt: n=1, err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): _readAt: size=1, off=5 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): >_readAt: n=1, err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): _readAt: size=1, off=3 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): >_readAt: n=1, err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): _readAt: size=1, off=13 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): >_readAt: n=1, err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): _readAt: size=16, off=100 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): >_readAt: n=0, err=EOF 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): close: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/02 03:26:49 DEBUG : dir/file1(0xc00094ea00): >close: err= 2024/11/02 03:26:49 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:49 DEBUG : dir: Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : dir: reading active writers 2024/11/02 03:26:49 DEBUG : >WaitForWriters: 2024/11/02 03:26:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:49 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:49 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): _readAt: size=1, off=0 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): openPending: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/02 03:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): >openPending: err= 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): >_readAt: n=1, err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): _readAt: size=1, off=5 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): >_readAt: n=1, err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): _readAt: size=1, off=1 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): >_readAt: n=1, err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): _readAt: size=6, off=10 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): >_readAt: n=6, err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): _readAt: size=256, off=10 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): >_readAt: n=6, err=EOF 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): _readAt: size=256, off=100 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): >_readAt: n=0, err=EOF 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): close: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): >close: err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): _readAt: size=256, off=100 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000b0fc80): >_readAt: n=0, err=file already closed 2024/11/02 03:26:49 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:49 DEBUG : dir: Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : dir: reading active writers 2024/11/02 03:26:49 DEBUG : >WaitForWriters: 2024/11/02 03:26:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:49 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:49 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc0002bde40): RWFileHandle.Flush 2024/11/02 03:26:49 DEBUG : dir/file1(0xc0002bde40): _readAt: size=256, off=0 2024/11/02 03:26:49 DEBUG : dir/file1(0xc0002bde40): openPending: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/02 03:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 DEBUG : dir/file1(0xc0002bde40): >openPending: err= 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:49 DEBUG : dir/file1(0xc0002bde40): >_readAt: n=16, err=EOF 2024/11/02 03:26:49 DEBUG : dir/file1(0xc0002bde40): RWFileHandle.Flush 2024/11/02 03:26:49 DEBUG : dir/file1(0xc0002bde40): RWFileHandle.Flush 2024/11/02 03:26:49 DEBUG : dir/file1(0xc0002bde40): close: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/02 03:26:49 DEBUG : dir/file1(0xc0002bde40): >close: err= 2024/11/02 03:26:49 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:49 DEBUG : dir: Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : dir: reading active writers 2024/11/02 03:26:49 DEBUG : >WaitForWriters: 2024/11/02 03:26:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:49 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:26:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/02 03:26:49 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000861180): _readAt: size=256, off=0 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000861180): openPending: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/02 03:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000861180): >openPending: err= 2024/11/02 03:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:26:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000861180): >_readAt: n=16, err=EOF 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000861180): RWFileHandle.Release 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000861180): close: 2024/11/02 03:26:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000861180): >close: err= 2024/11/02 03:26:49 DEBUG : dir/file1(0xc000861180): RWFileHandle.Release 2024/11/02 03:26:49 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:49 DEBUG : dir: Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : dir: reading active writers 2024/11/02 03:26:49 DEBUG : >WaitForWriters: 2024/11/02 03:26:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:49 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:49 DEBUG : file1: newRWFileHandle: 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): openPending: 2024/11/02 03:26:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): >openPending: err= 2024/11/02 03:26:49 DEBUG : file1: >newRWFileHandle: err= 2024/11/02 03:26:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/02 03:26:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): _writeAt: size=5, off=0 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): >_writeAt: n=5, err= 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): _writeAt: size=7, off=5 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): >_writeAt: n=7, err= 2024/11/02 03:26:49 DEBUG : file1: vfs cache: truncate to size=11 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): close: 2024/11/02 03:26:49 DEBUG : file1: vfs cache: setting modification time to 2024-11-02 03:26:49.718464595 +0000 UTC m=+10.087550309 2024/11/02 03:26:49 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): >close: err= 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): close: 2024/11/02 03:26:49 DEBUG : file1(0xc0007a2280): >close: err=file already closed 2024/11/02 03:26:49 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:49 DEBUG : file1: vfs cache: starting upload 2024/11/02 03:26:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:49 INFO : file1: Copied (new) 2024/11/02 03:26:49 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-02 03:26:49 +0000 UTC" 2024/11/02 03:26:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 INFO : file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : >WaitForWriters: 2024/11/02 03:26:49 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : >WaitForWriters: 2024/11/02 03:26:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:49 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:49 DEBUG : file1: newRWFileHandle: 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): openPending: 2024/11/02 03:26:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): >openPending: err= 2024/11/02 03:26:49 DEBUG : file1: >newRWFileHandle: err= 2024/11/02 03:26:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/02 03:26:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): _writeAt: size=7, off=0 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): >_writeAt: n=7, err= 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): _writeAt: size=6, off=5 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): >_writeAt: n=6, err= 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): close: 2024/11/02 03:26:49 DEBUG : file1: vfs cache: setting modification time to 2024-11-02 03:26:49.914218087 +0000 UTC m=+10.283303770 2024/11/02 03:26:49 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): >close: err= 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): _writeAt: size=5, off=0 2024/11/02 03:26:49 DEBUG : file1(0xc0003addc0): >_writeAt: n=0, err=file already closed 2024/11/02 03:26:49 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:49 DEBUG : : Looking for writers 2024/11/02 03:26:49 DEBUG : file1: reading active writers 2024/11/02 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:50 DEBUG : file1: vfs cache: starting upload 2024/11/02 03:26:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:50 INFO : file1: Copied (new) 2024/11/02 03:26:50 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-02 03:26:49 +0000 UTC" 2024/11/02 03:26:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 INFO : file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : >WaitForWriters: 2024/11/02 03:26:50 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : >WaitForWriters: 2024/11/02 03:26:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:50 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:50 DEBUG : file1: newRWFileHandle: 2024/11/02 03:26:50 DEBUG : file1(0xc000691e80): openPending: 2024/11/02 03:26:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 DEBUG : file1(0xc000691e80): >openPending: err= 2024/11/02 03:26:50 DEBUG : file1: >newRWFileHandle: err= 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/02 03:26:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/02 03:26:50 DEBUG : file1(0xc000691e80): close: 2024/11/02 03:26:50 DEBUG : file1: vfs cache: setting modification time to 2024-11-02 03:26:50.111181071 +0000 UTC m=+10.480266754 2024/11/02 03:26:50 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:50 DEBUG : file1(0xc000691e80): >close: err= 2024/11/02 03:26:50 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/02 03:26:50 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/02 03:26:50 DEBUG : file2: newRWFileHandle: 2024/11/02 03:26:50 DEBUG : file2(0xc000691f40): openPending: 2024/11/02 03:26:50 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/02 03:26:50 DEBUG : file2(0xc000691f40): >openPending: err= 2024/11/02 03:26:50 DEBUG : file2: >newRWFileHandle: err= 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/02 03:26:50 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/02 03:26:50 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/02 03:26:50 DEBUG : file2(0xc000691f40): RWFileHandle.Flush 2024/11/02 03:26:50 DEBUG : file2(0xc000691f40): RWFileHandle.Release 2024/11/02 03:26:50 DEBUG : file2(0xc000691f40): close: 2024/11/02 03:26:50 DEBUG : file2: vfs cache: setting modification time to 2024-11-02 03:26:50.111855203 +0000 UTC m=+10.480940886 2024/11/02 03:26:50 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:50 DEBUG : file2(0xc000691f40): >close: err= 2024/11/02 03:26:50 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : file2: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : file2: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : file2: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : file2: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/02 03:26:50 DEBUG : file2: vfs cache: starting upload 2024/11/02 03:26:50 DEBUG : file1: vfs cache: starting upload 2024/11/02 03:26:50 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:50 INFO : file2: Copied (new) 2024/11/02 03:26:50 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-02 03:26:50 +0000 UTC" 2024/11/02 03:26:50 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/02 03:26:50 INFO : file2: vfs cache: upload succeeded try #1 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file2: reading active writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/02 03:26:50 INFO : file1: Copied (new) 2024/11/02 03:26:50 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-02 03:26:50 +0000 UTC" 2024/11/02 03:26:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 INFO : file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : file2: reading active writers 2024/11/02 03:26:50 DEBUG : >WaitForWriters: 2024/11/02 03:26:50 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : file2: reading active writers 2024/11/02 03:26:50 DEBUG : >WaitForWriters: 2024/11/02 03:26:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:50 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:50 DEBUG : file1: newRWFileHandle: 2024/11/02 03:26:50 DEBUG : file1(0xc000630f80): openPending: 2024/11/02 03:26:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 DEBUG : file1(0xc000630f80): >openPending: err= 2024/11/02 03:26:50 DEBUG : file1: >newRWFileHandle: err= 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/02 03:26:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/02 03:26:50 DEBUG : file1(0xc000630f80): _writeAt: size=5, off=0 2024/11/02 03:26:50 DEBUG : file1(0xc000630f80): >_writeAt: n=5, err= 2024/11/02 03:26:50 DEBUG : file1(0xc000630f80): RWFileHandle.Flush 2024/11/02 03:26:50 DEBUG : file1(0xc000630f80): RWFileHandle.Flush 2024/11/02 03:26:50 DEBUG : file1(0xc000630f80): close: 2024/11/02 03:26:50 DEBUG : file1: vfs cache: setting modification time to 2024-11-02 03:26:50.479724962 +0000 UTC m=+10.848810645 2024/11/02 03:26:50 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:50 DEBUG : file1(0xc000630f80): >close: err= 2024/11/02 03:26:50 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:50 DEBUG : file1: vfs cache: starting upload 2024/11/02 03:26:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:50 INFO : file1: Copied (new) 2024/11/02 03:26:50 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-02 03:26:50 +0000 UTC" 2024/11/02 03:26:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 INFO : file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : >WaitForWriters: 2024/11/02 03:26:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:50 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:50 DEBUG : file1: newRWFileHandle: 2024/11/02 03:26:50 DEBUG : file1(0xc00072ebc0): openPending: 2024/11/02 03:26:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 DEBUG : file1(0xc00072ebc0): >openPending: err= 2024/11/02 03:26:50 DEBUG : file1: >newRWFileHandle: err= 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/02 03:26:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/02 03:26:50 DEBUG : file1(0xc00072ebc0): _writeAt: size=5, off=0 2024/11/02 03:26:50 DEBUG : file1(0xc00072ebc0): >_writeAt: n=5, err= 2024/11/02 03:26:50 DEBUG : file1(0xc00072ebc0): RWFileHandle.Release 2024/11/02 03:26:50 DEBUG : file1(0xc00072ebc0): close: 2024/11/02 03:26:50 DEBUG : file1: vfs cache: setting modification time to 2024-11-02 03:26:50.665322208 +0000 UTC m=+11.034407922 2024/11/02 03:26:50 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:50 DEBUG : file1(0xc00072ebc0): >close: err= 2024/11/02 03:26:50 DEBUG : file1(0xc00072ebc0): RWFileHandle.Release 2024/11/02 03:26:50 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:50 DEBUG : file1: vfs cache: starting upload 2024/11/02 03:26:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:50 INFO : file1: Copied (new) 2024/11/02 03:26:50 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-02 03:26:50 +0000 UTC" 2024/11/02 03:26:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 INFO : file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : >WaitForWriters: 2024/11/02 03:26:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:50 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/02 03:26:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/02 03:26:50 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:50 DEBUG : dir/file1(0xc0007c1d40): openPending: 2024/11/02 03:26:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/02 03:26:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:50 DEBUG : dir/file1(0xc0007c1d40): >openPending: err= 2024/11/02 03:26:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/02 03:26:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/02 03:26:50 DEBUG : dir/file1(0xc0007c1d40): _writeAt: size=5, off=0 2024/11/02 03:26:50 DEBUG : dir/file1(0xc0007c1d40): >_writeAt: n=5, err= 2024/11/02 03:26:50 DEBUG : dir/file1(0xc0007c1d40): close: 2024/11/02 03:26:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:50 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-02 03:26:50.917122732 +0000 UTC m=+11.286208425 2024/11/02 03:26:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:50 DEBUG : dir/file1(0xc0007c1d40): >close: err= 2024/11/02 03:26:50 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:50 DEBUG : dir: Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : dir: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:50 DEBUG : dir: Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : dir: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:50 DEBUG : dir: Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : dir: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:50 DEBUG : dir: Looking for writers 2024/11/02 03:26:50 DEBUG : file1: reading active writers 2024/11/02 03:26:50 DEBUG : : Looking for writers 2024/11/02 03:26:50 DEBUG : dir: reading active writers 2024/11/02 03:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:51 DEBUG : dir/file1: vfs cache: starting upload 2024/11/02 03:26:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:51 INFO : dir/file1: Copied (replaced existing) 2024/11/02 03:26:51 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-02 03:26:50 +0000 UTC" 2024/11/02 03:26:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:51 DEBUG : dir: Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : dir: reading active writers 2024/11/02 03:26:51 DEBUG : >WaitForWriters: 2024/11/02 03:26:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:51 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : dir/file1: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/02 03:26:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/02 03:26:51 DEBUG : dir/file1(0xc0007756c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : dir/file1(0xc0007756c0): openPending: 2024/11/02 03:26:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/02 03:26:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/02 03:26:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:51 DEBUG : dir/file1(0xc0007756c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : dir/file1(0xc0007756c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : dir/file1(0xc0007756c0): _writeAt: size=15, off=5 2024/11/02 03:26:51 DEBUG : dir/file1(0xc0007756c0): >_writeAt: n=15, err= 2024/11/02 03:26:51 DEBUG : dir/file1(0xc0007756c0): close: 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/02 03:26:51 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-02 03:26:51.200815506 +0000 UTC m=+11.569901190 2024/11/02 03:26:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : dir/file1(0xc0007756c0): >close: err= 2024/11/02 03:26:51 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:51 DEBUG : dir: Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : dir: reading active writers 2024/11/02 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:51 DEBUG : dir: Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : dir: reading active writers 2024/11/02 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:51 DEBUG : dir: Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : dir: reading active writers 2024/11/02 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:51 DEBUG : dir: Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : dir: reading active writers 2024/11/02 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:51 DEBUG : dir/file1: vfs cache: starting upload 2024/11/02 03:26:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:51 INFO : dir/file1: Copied (replaced existing) 2024/11/02 03:26:51 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-02 03:26:51 +0000 UTC" 2024/11/02 03:26:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:51 DEBUG : dir: Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : dir: reading active writers 2024/11/02 03:26:51 DEBUG : >WaitForWriters: 2024/11/02 03:26:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:51 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : file1: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : file1(0xc000aecd00): openPending: 2024/11/02 03:26:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:51 DEBUG : file1(0xc000aecd00): >openPending: err= 2024/11/02 03:26:51 DEBUG : file1: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/02 03:26:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/02 03:26:51 DEBUG : file1(0xc000aecd00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : file1(0xc000aecd00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : file1(0xc000aecd00): close: 2024/11/02 03:26:51 DEBUG : file1: vfs cache: setting modification time to 2024-11-02 03:26:51.419147985 +0000 UTC m=+11.788233678 2024/11/02 03:26:51 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : file1(0xc000aecd00): >close: err= 2024/11/02 03:26:51 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:51 DEBUG : file1: vfs cache: starting upload 2024/11/02 03:26:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:26:51 INFO : file1: Copied (new) 2024/11/02 03:26:51 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-02 03:26:51 +0000 UTC" 2024/11/02 03:26:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:51 INFO : file1: vfs cache: upload succeeded try #1 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : >WaitForWriters: 2024/11/02 03:26:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:51 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/02 03:26:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd780): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd780): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd780): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd780): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd780): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.604465347 +0000 UTC m=+11.973551030 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd780): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd7c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd7c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd7c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd7c0): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd7c0): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd7c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd7c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.604465347 +0000 UTC m=+11.973551030 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd7c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd800): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd800): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd800): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd800): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd800): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.604465347 +0000 UTC m=+11.973551030 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd800): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 1 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd840): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd840): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd840): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.606075099 +0000 UTC m=+11.975160792 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd880): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd880): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd880): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd880): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd880): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.606075099 +0000 UTC m=+11.975160792 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd880): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 2 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd8c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd8c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd8c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd8c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd8c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.607129263 +0000 UTC m=+11.976214956 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd8c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd900): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd900): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd900): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd900): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd900): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.607129263 +0000 UTC m=+11.976214956 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd940): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd940): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd940): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd940): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd940): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.607129263 +0000 UTC m=+11.976214956 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd940): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c0e0 item 3 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd9c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd9c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.608633168 +0000 UTC m=+11.977718861 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fd9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda40): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.608633168 +0000 UTC m=+11.977718861 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 4 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.609747454 +0000 UTC m=+11.978833137 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fda80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdac0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdac0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdac0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdac0): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdac0): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdac0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdac0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.609747454 +0000 UTC m=+11.978833137 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdac0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.609747454 +0000 UTC m=+11.978833137 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d650 item 5 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.61131578 +0000 UTC m=+11.980401473 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdb80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.61131578 +0000 UTC m=+11.980401473 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003141c0 item 6 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.612484429 +0000 UTC m=+11.981570111 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdc80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd40): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd40): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd40): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.612484429 +0000 UTC m=+11.981570111 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.612484429 +0000 UTC m=+11.981570111 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdd80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314540 item 7 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.614441962 +0000 UTC m=+11.983527655 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.614441962 +0000 UTC m=+11.983527655 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fde80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314af0 item 8 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdec0): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc0007fdec0): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdec0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdec0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdec0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.615625328 +0000 UTC m=+11.984711011 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf40): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf40): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf40): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.615625328 +0000 UTC m=+11.984711011 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0007fdf40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.615625328 +0000 UTC m=+11.984711011 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315110 item 9 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4080): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4080): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.617185719 +0000 UTC m=+11.986271402 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4100): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4100): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4100): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4100): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4100): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.617185719 +0000 UTC m=+11.986271402 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4100): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003155e0 item 10 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aa41c0): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.61865545 +0000 UTC m=+11.987741133 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.61865545 +0000 UTC m=+11.987741133 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4300): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4300): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4300): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4300): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4300): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.61865545 +0000 UTC m=+11.987741133 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4300): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315960 item 11 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4380): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4380): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4380): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.620469377 +0000 UTC m=+11.989555099 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4400): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4400): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4400): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.620469377 +0000 UTC m=+11.989555099 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315e30 item 12 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa44c0): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aa44c0): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa44c0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa44c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa44c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa44c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa44c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4500): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4500): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4500): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.621598099 +0000 UTC m=+11.990683783 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa45c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa45c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa45c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa45c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa45c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.621598099 +0000 UTC m=+11.990683783 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa45c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004822a0 item 13 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.624801987 +0000 UTC m=+11.993887680 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.624801987 +0000 UTC m=+11.993887680 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332230 item 14 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aec140): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec180): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec180): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec180): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.626116157 +0000 UTC m=+11.995201840 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.626116157 +0000 UTC m=+11.995201840 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003329a0 item 15 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec2c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec2c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec2c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec2c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec2c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.627434506 +0000 UTC m=+11.996520199 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec2c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.627434506 +0000 UTC m=+11.996520199 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003337a0 item 16 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec380): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec380): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec380): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.629433608 +0000 UTC m=+11.998519331 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.629433608 +0000 UTC m=+11.998519331 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.629433608 +0000 UTC m=+11.998519331 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333e30 item 17 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec480): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec480): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec480): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec480): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec480): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.632291247 +0000 UTC m=+12.001376940 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec480): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.632291247 +0000 UTC m=+12.001376940 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004822a0 item 18 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.633440639 +0000 UTC m=+12.002526332 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.633440639 +0000 UTC m=+12.002526332 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec680): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec680): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec680): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec680): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec680): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.633440639 +0000 UTC m=+12.002526332 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec680): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482770 item 19 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.635131364 +0000 UTC m=+12.004217047 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.635131364 +0000 UTC m=+12.004217047 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e70 item 20 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.636713535 +0000 UTC m=+12.005799228 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.636713535 +0000 UTC m=+12.005799228 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.636713535 +0000 UTC m=+12.005799228 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004832d0 item 21 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec980): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec980): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec980): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec980): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec980): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.638381559 +0000 UTC m=+12.007467242 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec980): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.638381559 +0000 UTC m=+12.007467242 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483880 item 22 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.639471038 +0000 UTC m=+12.008556731 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.639471038 +0000 UTC m=+12.008556731 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.639471038 +0000 UTC m=+12.008556731 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ce0 item 23 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.641177343 +0000 UTC m=+12.010263025 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.641177343 +0000 UTC m=+12.010263025 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa540 item 24 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aecd80): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.642364686 +0000 UTC m=+12.011450379 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.642364686 +0000 UTC m=+12.011450379 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.642364686 +0000 UTC m=+12.011450379 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aabd0 item 25 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.644298305 +0000 UTC m=+12.013383998 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecfc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecfc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecfc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecfc0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecfc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.644298305 +0000 UTC m=+12.013383998 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecfc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab1f0 item 26 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aed080): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed0c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed0c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed0c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed0c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed0c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.645677537 +0000 UTC m=+12.014763220 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed0c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed180): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed180): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed180): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed180): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed180): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed180): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.645677537 +0000 UTC m=+12.014763220 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.645677537 +0000 UTC m=+12.014763220 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab810 item 27 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.647360297 +0000 UTC m=+12.016445981 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed2c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed2c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed2c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed2c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed2c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.647360297 +0000 UTC m=+12.016445981 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed2c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0620 item 28 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed380): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aed380): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed380): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed380): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed380): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed380): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed3c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed3c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed3c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed3c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed3c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.648532771 +0000 UTC m=+12.017618455 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed3c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.648532771 +0000 UTC m=+12.017618455 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d10a0 item 29 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.650425165 +0000 UTC m=+12.019510848 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.650425165 +0000 UTC m=+12.019510848 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d17a0 item 30 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aed640): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed680): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed680): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed680): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed680): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed680): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.652032764 +0000 UTC m=+12.021118447 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed680): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed740): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed740): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed740): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed740): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed740): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.652032764 +0000 UTC m=+12.021118447 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed740): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1b20 item 31 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed7c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed7c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed7c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed7c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed7c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.653056801 +0000 UTC m=+12.022142485 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed7c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed840): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed840): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed840): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.653056801 +0000 UTC m=+12.022142485 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc460 item 32 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed880): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed880): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed880): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed880): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed880): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.65427392 +0000 UTC m=+12.023359603 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed880): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed8c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed8c0): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed8c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed8c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc930 item 33 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed8c0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed8c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.654650665 +0000 UTC m=+12.023736348 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed8c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed900): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed900): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed900): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.654650665 +0000 UTC m=+12.023736348 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcbd0 item 33 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed940): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed940): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed940): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed940): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed940): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.655585705 +0000 UTC m=+12.024671388 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed940): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed980): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed980): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd0a0 item 34 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed980): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed980): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed980): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed980): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed980): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.656398838 +0000 UTC m=+12.025484531 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed980): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed9c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed9c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.656398838 +0000 UTC m=+12.025484531 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd260 item 34 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.657549702 +0000 UTC m=+12.026635385 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda40): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda40): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddce0 item 35 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda40): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.658993124 +0000 UTC m=+12.028078807 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.658993124 +0000 UTC m=+12.028078807 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeda80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a230 item 35 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedb00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedb00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedb00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedb00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedb00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.66039077 +0000 UTC m=+12.029476454 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedb00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedbc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedbc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ad20 item 36 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedbc0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedbc0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedbc0): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedbc0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedbc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.661924753 +0000 UTC m=+12.031010446 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedbc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc00): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.661924753 +0000 UTC m=+12.031010446 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b030 item 36 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.663133215 +0000 UTC m=+12.032218938 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc80): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc80): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b420 item 37 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc80): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.663562789 +0000 UTC m=+12.032648472 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedc80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedcc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedcc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedcc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedcc0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedcc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.663562789 +0000 UTC m=+12.032648472 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedcc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b730 item 37 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedd40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedd40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedd40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedd40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedd40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.664700859 +0000 UTC m=+12.033786552 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedd40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bd50 item 38 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede00): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede00): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede00): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede00): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.665110837 +0000 UTC m=+12.034196530 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede40): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.665110837 +0000 UTC m=+12.034196530 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aede40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470460 item 38 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedec0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedec0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.666193123 +0000 UTC m=+12.035278806 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aedec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470b60 item 39 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.666588703 +0000 UTC m=+12.035674387 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4040): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4040): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4040): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4040): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4040): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.666588703 +0000 UTC m=+12.035674387 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4040): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470fc0 item 39 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa40c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa40c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa40c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa40c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa40c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.667618902 +0000 UTC m=+12.036704585 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa40c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4180): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b90 item 40 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4180): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4180): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4180): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4180): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.668080115 +0000 UTC m=+12.037165788 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.668080115 +0000 UTC m=+12.037165788 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa41c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471dc0 item 40 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.669066702 +0000 UTC m=+12.038152385 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4200): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4240): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4240): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475110 item 41 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4240): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.66942873 +0000 UTC m=+12.038514413 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4280): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4280): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4280): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4280): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475340 item 41 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4280): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.669765631 +0000 UTC m=+12.038851315 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa4280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.669765631 +0000 UTC m=+12.038851315 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aa42c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004755e0 item 41 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.670862034 +0000 UTC m=+12.039947716 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004909a0 item 42 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.671247254 +0000 UTC m=+12.040332927 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490ee0 item 42 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.671669294 +0000 UTC m=+12.040754977 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.671669294 +0000 UTC m=+12.040754977 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004910a0 item 42 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.672576092 +0000 UTC m=+12.041661776 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491880 item 43 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.67292178 +0000 UTC m=+12.042007463 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b90 item 43 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.673287303 +0000 UTC m=+12.042372986 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.673287303 +0000 UTC m=+12.042372986 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491d50 item 43 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e480): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e480): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e480): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e480): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e480): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e480): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e480): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.674326419 +0000 UTC m=+12.043412142 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e480): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e4c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e4c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e4c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a3f0 item 44 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e4c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e4c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.674697143 +0000 UTC m=+12.043782827 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e4c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e580): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a540 item 44 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e580): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e580): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e580): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e580): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.675150722 +0000 UTC m=+12.044236405 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.675150722 +0000 UTC m=+12.044236405 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a8c0 item 44 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.676073029 +0000 UTC m=+12.045158712 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b0a0 item 45 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.676375605 +0000 UTC m=+12.045461289 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.676375605 +0000 UTC m=+12.045461289 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b1f0 item 45 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.677326255 +0000 UTC m=+12.046411937 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b650 item 46 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.677685667 +0000 UTC m=+12.046771350 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e940): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e940): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e940): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e940): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e940): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.677685667 +0000 UTC m=+12.046771350 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e940): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b810 item 46 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea00): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea00): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.67879302 +0000 UTC m=+12.047878703 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 47 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.679189263 +0000 UTC m=+12.048274945 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.679189263 +0000 UTC m=+12.048274945 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 47 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.680227696 +0000 UTC m=+12.049313379 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 48 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.68055557 +0000 UTC m=+12.049641253 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.68055557 +0000 UTC m=+12.049641253 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 48 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.681476253 +0000 UTC m=+12.050561937 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 49 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.681797775 +0000 UTC m=+12.050883459 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.681797775 +0000 UTC m=+12.050883459 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c540 item 49 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.682870744 +0000 UTC m=+12.051956437 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 50 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.683385587 +0000 UTC m=+12.052471271 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef00): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.683385587 +0000 UTC m=+12.052471271 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 50 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.684317162 +0000 UTC m=+12.053402845 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f040): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f040): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f040): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f040): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f040): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f040): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d880 item 51 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f040): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f040): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.684656557 +0000 UTC m=+12.053742241 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f040): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.684656557 +0000 UTC m=+12.053742241 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314000 item 51 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f100): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f100): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f100): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f100): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f100): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.68566794 +0000 UTC m=+12.054753623 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f100): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f1c0): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003143f0 item 52 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f1c0): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f1c0): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f1c0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.686103326 +0000 UTC m=+12.055189009 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f200): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f200): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f200): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f200): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f200): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.686103326 +0000 UTC m=+12.055189009 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f200): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314540 item 52 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.687023838 +0000 UTC m=+12.056109521 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314930 item 53 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.687367452 +0000 UTC m=+12.056453134 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.687367452 +0000 UTC m=+12.056453134 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314b60 item 53 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.688284599 +0000 UTC m=+12.057370282 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f4c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f4c0): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f4c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003151f0 item 54 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f4c0): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f4c0): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f4c0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f4c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.688645054 +0000 UTC m=+12.057730737 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f4c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.688645054 +0000 UTC m=+12.057730737 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315420 item 54 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f580): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f580): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f580): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.689523218 +0000 UTC m=+12.058608901 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f640): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f640): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f640): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f640): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f640): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003157a0 item 55 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f640): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.689897509 +0000 UTC m=+12.058983192 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f680): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f680): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f680): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f680): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f680): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.689897509 +0000 UTC m=+12.058983192 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f680): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003158f0 item 55 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.69089744 +0000 UTC m=+12.059983123 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484000 item 56 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.691424667 +0000 UTC m=+12.060510360 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.691424667 +0000 UTC m=+12.060510360 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004842a0 item 56 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.692465396 +0000 UTC m=+12.061551089 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 57 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.692791978 +0000 UTC m=+12.061877661 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004847e0 item 57 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.693150948 +0000 UTC m=+12.062236632 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.693150948 +0000 UTC m=+12.062236632 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484a10 item 57 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.694140131 +0000 UTC m=+12.063225804 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d90 item 58 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.694455181 +0000 UTC m=+12.063540864 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484f50 item 58 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.695061556 +0000 UTC m=+12.064147239 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.695061556 +0000 UTC m=+12.064147239 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004851f0 item 58 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.696270378 +0000 UTC m=+12.065356061 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e5c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e5c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e5c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004856c0 item 59 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e5c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e5c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.696600526 +0000 UTC m=+12.065686209 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e5c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485960 item 59 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.696934171 +0000 UTC m=+12.066019855 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.696934171 +0000 UTC m=+12.066019855 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485b20 item 59 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.6977985 +0000 UTC m=+12.066884172 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 60 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.698117266 +0000 UTC m=+12.067202950 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a3f0 item 60 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.698485476 +0000 UTC m=+12.067571159 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e8c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e8c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e8c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e8c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e8c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.698485476 +0000 UTC m=+12.067571159 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e8c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a770 item 60 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.699404948 +0000 UTC m=+12.068490630 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa80 item 61 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.6997057 +0000 UTC m=+12.068791383 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.6997057 +0000 UTC m=+12.068791383 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ac40 item 61 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.700652282 +0000 UTC m=+12.069737955 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aee0 item 62 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.701013969 +0000 UTC m=+12.070099652 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec40): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.701013969 +0000 UTC m=+12.070099652 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b0a0 item 62 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed00): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed00): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed00): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.70200779 +0000 UTC m=+12.071093473 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b420 item 63 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.70294844 +0000 UTC m=+12.072034123 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.70294844 +0000 UTC m=+12.072034123 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b650 item 63 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eec0): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eec0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eec0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eec0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eec0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.704282328 +0000 UTC m=+12.073368011 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b8f0 item 64 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.704666977 +0000 UTC m=+12.073752651 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0efc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0efc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0efc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0efc0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0efc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.704666977 +0000 UTC m=+12.073752651 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0efc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ba40 item 64 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.706149833 +0000 UTC m=+12.075235517 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048be30 item 65 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.706627618 +0000 UTC m=+12.075713301 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f080): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f080): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f080): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.706627618 +0000 UTC m=+12.075713301 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0150 item 65 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f0c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f0c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f0c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f0c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f0c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.707696109 +0000 UTC m=+12.076781852 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f0c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0690 item 66 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.708132304 +0000 UTC m=+12.077217988 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.708132304 +0000 UTC m=+12.077217988 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0930 item 66 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f180): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f180): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f180): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.709114805 +0000 UTC m=+12.078200477 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f1c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f1c0): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f1c0): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0e70 item 67 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f1c0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.709955688 +0000 UTC m=+12.079041361 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.709955688 +0000 UTC m=+12.079041361 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e10a0 item 67 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f280): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f280): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f280): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.710945822 +0000 UTC m=+12.080031495 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1570 item 68 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.711379023 +0000 UTC m=+12.080464706 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f380): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f380): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f380): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.711379023 +0000 UTC m=+12.080464706 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e16c0 item 68 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f3c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f3c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f3c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f3c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f3c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.712389916 +0000 UTC m=+12.081475599 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f3c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1960 item 69 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.712788241 +0000 UTC m=+12.081873924 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.712788241 +0000 UTC m=+12.081873924 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1b20 item 69 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f4c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f4c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f4c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f4c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f4c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.713785398 +0000 UTC m=+12.082871081 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f4c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f580): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1dc0 item 70 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f580): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f580): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f580): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f580): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.714167824 +0000 UTC m=+12.083253506 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f5c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f5c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f5c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f5c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f5c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.714167824 +0000 UTC m=+12.083253506 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f5c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1f10 item 70 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.71515913 +0000 UTC m=+12.084244802 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f02a0 item 71 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.71552301 +0000 UTC m=+12.084608693 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.71552301 +0000 UTC m=+12.084608693 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0460 item 71 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f7c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f7c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f7c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f7c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f7c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.716449635 +0000 UTC m=+12.085535318 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f7c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f780): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f780): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0700 item 72 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f780): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f780): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f780): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f780): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f780): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.717037155 +0000 UTC m=+12.086122837 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f780): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f7c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f7c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f7c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f7c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f7c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.717037155 +0000 UTC m=+12.086122837 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f7c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315dc0 item 72 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.718092541 +0000 UTC m=+12.087178224 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f840): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f840): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092a1c0 item 73 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f840): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.718452184 +0000 UTC m=+12.087537867 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f880): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f880): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f880): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f880): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f880): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092a310 item 73 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f880): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f880): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.719076602 +0000 UTC m=+12.088162286 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f880): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.719076602 +0000 UTC m=+12.088162286 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092a460 item 73 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f9c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f9c0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f9c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f9c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.720034105 +0000 UTC m=+12.089119789 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092a700 item 74 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.720404559 +0000 UTC m=+12.089490242 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fac0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fac0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092a850 item 74 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fac0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fac0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fac0): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fac0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fac0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.720857878 +0000 UTC m=+12.089943561 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fac0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fb00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fb00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fb00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fb00): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fb00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.720857878 +0000 UTC m=+12.089943561 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fb00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092a9a0 item 74 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fbc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fbc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fbc0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fbc0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fbc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fbc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fbc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.721755468 +0000 UTC m=+12.090841141 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fbc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fc00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fc00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fc00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092ac40 item 75 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fc00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fc00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.722102889 +0000 UTC m=+12.091188572 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fc00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fcc0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fcc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fcc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fcc0): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fcc0): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092ad90 item 75 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fcc0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fcc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.72245676 +0000 UTC m=+12.091542443 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fcc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fd00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fd00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fd00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fd00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fd00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.72245676 +0000 UTC m=+12.091542443 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fd00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092aee0 item 75 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fdc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fdc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fdc0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fdc0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fdc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fdc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fdc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.723532926 +0000 UTC m=+12.092618609 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fdc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fe00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fe00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fe00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092b180 item 76 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fe00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fe00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.723904821 +0000 UTC m=+12.092990504 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fe00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092b2d0 item 76 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fec0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fec0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fec0): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fec0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.724346308 +0000 UTC m=+12.093431991 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ff00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ff00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ff00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ff00): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ff00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.724346308 +0000 UTC m=+12.093431991 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ff00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00092b420 item 76 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.728071041 +0000 UTC m=+12.097156734 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0070 item 77 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.728597126 +0000 UTC m=+12.097682809 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.728597126 +0000 UTC m=+12.097682809 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e0c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0230 item 77 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.729553215 +0000 UTC m=+12.098638899 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0540 item 78 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.729902881 +0000 UTC m=+12.098988563 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.729902881 +0000 UTC m=+12.098988563 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0690 item 78 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e340): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e340): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e340): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e340): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e340): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.730855683 +0000 UTC m=+12.099941367 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0bd0 item 79 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.731208354 +0000 UTC m=+12.100294037 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.731208354 +0000 UTC m=+12.100294037 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0e00 item 79 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.732167109 +0000 UTC m=+12.101252792 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1180 item 80 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.732506315 +0000 UTC m=+12.101591997 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e600): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e600): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e600): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.732506315 +0000 UTC m=+12.101591997 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1420 item 80 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e640): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e640): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e640): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.733419474 +0000 UTC m=+12.102505157 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1810 item 81 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.733771302 +0000 UTC m=+12.102856985 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.733771302 +0000 UTC m=+12.102856985 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f19d0 item 81 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.734756697 +0000 UTC m=+12.103842380 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e800): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e800): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e800): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1d50 item 82 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e800): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e800): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e800): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e800): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e800): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.735187784 +0000 UTC m=+12.104273467 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e800): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.735187784 +0000 UTC m=+12.104273467 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1f10 item 82 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.736086617 +0000 UTC m=+12.105172299 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475110 item 83 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.736619964 +0000 UTC m=+12.105705678 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.736619964 +0000 UTC m=+12.105705678 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475340 item 83 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.737601913 +0000 UTC m=+12.106687596 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475960 item 84 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.738266286 +0000 UTC m=+12.107351959 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb40): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.738266286 +0000 UTC m=+12.107351959 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475e30 item 84 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.739329618 +0000 UTC m=+12.108415301 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332230 item 85 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.739709528 +0000 UTC m=+12.108795221 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.739709528 +0000 UTC m=+12.108795221 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003325b0 item 85 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.740651101 +0000 UTC m=+12.109736784 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333490 item 86 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.74110422 +0000 UTC m=+12.110189903 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee40): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.74110422 +0000 UTC m=+12.110189903 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003337a0 item 86 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.742112267 +0000 UTC m=+12.111197950 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333e30 item 87 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.742541982 +0000 UTC m=+12.111627664 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.742541982 +0000 UTC m=+12.111627664 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482000 item 87 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.743517507 +0000 UTC m=+12.112603190 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e140): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e140): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482380 item 88 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e140): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e140): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e140): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e140): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.743945839 +0000 UTC m=+12.113031513 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.743945839 +0000 UTC m=+12.113031513 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482620 item 88 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e240): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e240): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e240): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e240): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e240): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e240): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.744892962 +0000 UTC m=+12.113978645 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482af0 item 89 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.74534557 +0000 UTC m=+12.114431253 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482d90 item 89 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.745960782 +0000 UTC m=+12.115046464 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.745960782 +0000 UTC m=+12.115046464 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483110 item 89 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e440): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e440): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e440): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e440): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e440): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e440): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.747273138 +0000 UTC m=+12.116358821 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483420 item 90 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.747647629 +0000 UTC m=+12.116733313 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004835e0 item 90 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.748112089 +0000 UTC m=+12.117197771 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.748112089 +0000 UTC m=+12.117197771 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483880 item 90 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.749453971 +0000 UTC m=+12.118539654 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ce0 item 91 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.750089419 +0000 UTC m=+12.119175103 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e680): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e740): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e740): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e740): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e740): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e740): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e740): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa000 item 91 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e740): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e740): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.750779502 +0000 UTC m=+12.119865185 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e740): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.750779502 +0000 UTC m=+12.119865185 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa310 item 91 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.752267638 +0000 UTC m=+12.121353321 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa8c0 item 92 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.752767233 +0000 UTC m=+12.121852916 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e880): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aac40 item 92 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.753353701 +0000 UTC m=+12.122439394 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.753353701 +0000 UTC m=+12.122439394 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e980): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aae70 item 92 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.754748893 +0000 UTC m=+12.123834576 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f0c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f0c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f0c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0850 item 93 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f0c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f0c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.755361149 +0000 UTC m=+12.124446832 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f0c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.755361149 +0000 UTC m=+12.124446832 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d10a0 item 93 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.756799392 +0000 UTC m=+12.125885095 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d17a0 item 94 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.757233695 +0000 UTC m=+12.126319378 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.757233695 +0000 UTC m=+12.126319378 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d19d0 item 94 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.758954867 +0000 UTC m=+12.128040550 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1f10 item 95 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.760814167 +0000 UTC m=+12.129899850 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.760814167 +0000 UTC m=+12.129899850 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc460 item 95 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f5c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f5c0): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f5c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f5c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f5c0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f5c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f5c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f5c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.761988235 +0000 UTC m=+12.131073919 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f5c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc930 item 96 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.762381131 +0000 UTC m=+12.131466804 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.762381131 +0000 UTC m=+12.131466804 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcbd0 item 96 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= 2024/11/02 03:26:51 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : >WaitForWriters: 2024/11/02 03:26:51 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:51 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/02 03:26:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbd00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbd00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbd00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbd00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbd00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.785444056 +0000 UTC m=+12.154529729 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbd00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbdc0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbdc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbdc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbdc0): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbdc0): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbdc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbdc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.785444056 +0000 UTC m=+12.154529729 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbdc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.785444056 +0000 UTC m=+12.154529729 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd7a0 item 1 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.786868884 +0000 UTC m=+12.155954566 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbe40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbec0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbec0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.786868884 +0000 UTC m=+12.155954566 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a540 item 2 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.787867442 +0000 UTC m=+12.156953125 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf40): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf40): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf40): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.787867442 +0000 UTC m=+12.156953125 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc0003bbf40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a000): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a000): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a000): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.787867442 +0000 UTC m=+12.156953125 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b0a0 item 3 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.789063 +0000 UTC m=+12.158148673 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a100): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a100): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a100): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a100): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a100): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.789063 +0000 UTC m=+12.158148673 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a100): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b730 item 4 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.790018981 +0000 UTC m=+12.159104663 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a180): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a180): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a180): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a180): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a180): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.790018981 +0000 UTC m=+12.159104663 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a1c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a1c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.790018981 +0000 UTC m=+12.159104663 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bd50 item 5 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.79138086 +0000 UTC m=+12.160466532 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.79138086 +0000 UTC m=+12.160466532 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004709a0 item 6 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.792259114 +0000 UTC m=+12.161344797 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.792259114 +0000 UTC m=+12.161344797 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.792259114 +0000 UTC m=+12.161344797 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471340 item 7 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a4c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a4c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a4c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a4c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a4c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.793708327 +0000 UTC m=+12.162794010 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a4c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.793708327 +0000 UTC m=+12.162794010 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004901c0 item 8 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a580): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc00015a580): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a580): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a580): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a580): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a580): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a5c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a5c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a5c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a5c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a5c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.79488011 +0000 UTC m=+12.163965793 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a5c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.79488011 +0000 UTC m=+12.163965793 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.79488011 +0000 UTC m=+12.163965793 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490ee0 item 9 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a6c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a6c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.796143054 +0000 UTC m=+12.165228738 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.796143054 +0000 UTC m=+12.165228738 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004917a0 item 10 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc00015a800): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.797136775 +0000 UTC m=+12.166222458 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.797136775 +0000 UTC m=+12.166222458 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.797136775 +0000 UTC m=+12.166222458 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491c70 item 11 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a9c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a9c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.798937025 +0000 UTC m=+12.168022698 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.798937025 +0000 UTC m=+12.168022698 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a460 item 12 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc00015ab00): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.799990377 +0000 UTC m=+12.169076060 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.799990377 +0000 UTC m=+12.169076060 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a9a0 item 13 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.800934314 +0000 UTC m=+12.170019997 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.800934314 +0000 UTC m=+12.170019997 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b110 item 14 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015adc0): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc00015adc0): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015adc0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015adc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015adc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015adc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015adc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ae00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ae00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ae00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ae00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ae00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.801912865 +0000 UTC m=+12.170998549 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ae00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aec0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aec0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.801912865 +0000 UTC m=+12.170998549 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b500 item 15 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015af40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015af40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015af40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015af40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015af40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.802885206 +0000 UTC m=+12.171970889 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015af40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015afc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015afc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015afc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015afc0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015afc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.802885206 +0000 UTC m=+12.171970889 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015afc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b8f0 item 16 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b000): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b000): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b000): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.803872405 +0000 UTC m=+12.172958088 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b040): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b040): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b040): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b040): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b040): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b040): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b040): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b040): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.803872405 +0000 UTC m=+12.172958088 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b040): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.803872405 +0000 UTC m=+12.172958088 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 17 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.805238322 +0000 UTC m=+12.174324005 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec1c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec1c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.805238322 +0000 UTC m=+12.174324005 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c9a0 item 18 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.806123729 +0000 UTC m=+12.175209412 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.806123729 +0000 UTC m=+12.175209412 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.806123729 +0000 UTC m=+12.175209412 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 19 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.807533478 +0000 UTC m=+12.176619151 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec440): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec440): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec440): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.807533478 +0000 UTC m=+12.176619151 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dce0 item 20 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.808441468 +0000 UTC m=+12.177527141 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.808441468 +0000 UTC m=+12.177527141 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec5c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec5c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec5c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec5c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec5c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.808441468 +0000 UTC m=+12.177527141 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec5c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484460 item 21 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.809750538 +0000 UTC m=+12.178836221 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.809750538 +0000 UTC m=+12.178836221 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004848c0 item 22 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec740): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec740): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec740): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec740): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec740): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.810734681 +0000 UTC m=+12.179820364 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec740): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.810734681 +0000 UTC m=+12.179820364 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec800): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.810734681 +0000 UTC m=+12.179820364 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484c40 item 23 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.812084328 +0000 UTC m=+12.181170010 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec8c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec940): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec940): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec940): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec940): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec940): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.812084328 +0000 UTC m=+12.181170010 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec940): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004851f0 item 24 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aeca00): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.813450645 +0000 UTC m=+12.182536328 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb00): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb00): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb00): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb00): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb00): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.813450645 +0000 UTC m=+12.182536328 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.813450645 +0000 UTC m=+12.182536328 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004856c0 item 25 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecbc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecbc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecbc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecbc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecbc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.814795712 +0000 UTC m=+12.183881395 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecbc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc40): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.814795712 +0000 UTC m=+12.183881395 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485c00 item 26 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aecd40): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.815739851 +0000 UTC m=+12.184825523 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece40): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece40): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece40): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece40): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.815739851 +0000 UTC m=+12.184825523 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.815739851 +0000 UTC m=+12.184825523 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a380 item 27 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.817051406 +0000 UTC m=+12.186137089 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.817051406 +0000 UTC m=+12.186137089 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a9a0 item 28 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aed040): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.817984111 +0000 UTC m=+12.187069795 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.817984111 +0000 UTC m=+12.187069795 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048acb0 item 29 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.818996287 +0000 UTC m=+12.188082000 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.818996287 +0000 UTC m=+12.188082000 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048af50 item 30 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): _readAt: size=2, off=0 2024/11/02 03:26:51 ERROR : open-test-file(0xc000aed300): Couldn't read size of file 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): >_writeAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): close: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.820033508 +0000 UTC m=+12.189119191 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.820033508 +0000 UTC m=+12.189119191 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b2d0 item 31 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.821416296 +0000 UTC m=+12.190501980 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed480): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.821416296 +0000 UTC m=+12.190501980 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b6c0 item 32 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.822474949 +0000 UTC m=+12.191560632 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b960 item 33 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.822949157 +0000 UTC m=+12.192034840 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed5c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed5c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed5c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed5c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed5c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.822949157 +0000 UTC m=+12.192034840 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed5c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bb20 item 33 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.823993472 +0000 UTC m=+12.193079155 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 34 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.824420691 +0000 UTC m=+12.193506374 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b080): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b080): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b080): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.824420691 +0000 UTC m=+12.193506374 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0230 item 34 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b0c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b0c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b0c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b0c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b0c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.82537606 +0000 UTC m=+12.194461743 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b0c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b100): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b100): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b100): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b100): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b100): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 35 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b100): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b100): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.825733139 +0000 UTC m=+12.194818822 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b100): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b140): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b140): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b140): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.825733139 +0000 UTC m=+12.194818822 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 35 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b1c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b1c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.826785048 +0000 UTC m=+12.195870730 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b280): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 36 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b280): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b280): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b280): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b280): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.827258794 +0000 UTC m=+12.196344477 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b2c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b2c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b2c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b2c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b2c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.827258794 +0000 UTC m=+12.196344477 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b2c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003140e0 item 36 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b300): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b300): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b300): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b300): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b300): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.828512121 +0000 UTC m=+12.197597834 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b300): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b340): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b340): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b340): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b340): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003144d0 item 37 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b340): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.829013128 +0000 UTC m=+12.198098811 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b380): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b380): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b380): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.829013128 +0000 UTC m=+12.198098811 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314700 item 37 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b400): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b400): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b400): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.830285751 +0000 UTC m=+12.199371424 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b4c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b4c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314af0 item 38 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b4c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b4c0): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b4c0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b4c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.830811285 +0000 UTC m=+12.199896968 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b4c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b500): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b500): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b500): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.830811285 +0000 UTC m=+12.199896968 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015b500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314c40 item 38 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.834764866 +0000 UTC m=+12.203850549 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ea80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314070 item 39 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.835418771 +0000 UTC m=+12.204504464 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a0c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a0c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a0c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a0c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a0c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.835418771 +0000 UTC m=+12.204504464 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a0c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314310 item 39 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.836746305 +0000 UTC m=+12.205831989 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a200): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a200): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003145b0 item 40 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a200): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a200): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a200): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a200): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a200): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.837158247 +0000 UTC m=+12.206243930 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a200): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.837158247 +0000 UTC m=+12.206243930 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003147e0 item 40 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a280): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a280): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a280): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a280): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a280): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.837996075 +0000 UTC m=+12.207081758 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314bd0 item 41 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.838391766 +0000 UTC m=+12.207477449 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a2c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a300): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a300): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a300): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a300): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a300): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315110 item 41 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a300): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a300): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.838871675 +0000 UTC m=+12.207957357 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a300): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.838871675 +0000 UTC m=+12.207957357 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003153b0 item 41 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.840055511 +0000 UTC m=+12.209141194 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315650 item 42 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.840495043 +0000 UTC m=+12.209580716 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a500): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315880 item 42 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a500): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a500): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a500): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a500): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.840998135 +0000 UTC m=+12.210083817 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.840998135 +0000 UTC m=+12.210083817 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315a40 item 42 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.842057548 +0000 UTC m=+12.211143231 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315dc0 item 43 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.842440134 +0000 UTC m=+12.211525837 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a700): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a700): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a700): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a700): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a700): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa070 item 43 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a700): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a700): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.842926586 +0000 UTC m=+12.212012268 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a700): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.842926586 +0000 UTC m=+12.212012268 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a740): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa380 item 43 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.84401348 +0000 UTC m=+12.213099163 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a800): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aaaf0 item 44 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.844430891 +0000 UTC m=+12.213516574 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aad90 item 44 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.844980311 +0000 UTC m=+12.214065993 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.844980311 +0000 UTC m=+12.214065993 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015a940): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab180 item 44 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa00): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa00): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.845990461 +0000 UTC m=+12.215076204 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab7a0 item 45 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.846555018 +0000 UTC m=+12.215640691 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015aa40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.846555018 +0000 UTC m=+12.215640691 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ab00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab960 item 45 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015abc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015abc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015abc0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015abc0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015abc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015abc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015abc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.847988361 +0000 UTC m=+12.217074044 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015abc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0230 item 46 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.848433004 +0000 UTC m=+12.217518707 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ac00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015acc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015acc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015acc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015acc0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015acc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.848433004 +0000 UTC m=+12.217518707 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015acc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e04d0 item 46 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad80): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.849849696 +0000 UTC m=+12.218935379 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00015ad80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0a10 item 47 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.850381221 +0000 UTC m=+12.219466903 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.850381221 +0000 UTC m=+12.219466903 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e0c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0150 item 47 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.851437999 +0000 UTC m=+12.220523681 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0460 item 48 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.851827798 +0000 UTC m=+12.220913482 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.851827798 +0000 UTC m=+12.220913482 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f05b0 item 48 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.852798676 +0000 UTC m=+12.221884359 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e2c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e300): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e300): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e300): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e300): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e300): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e300): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f09a0 item 49 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e300): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e300): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.853128583 +0000 UTC m=+12.222214267 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e300): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.853128583 +0000 UTC m=+12.222214267 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0b60 item 49 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.85404015 +0000 UTC m=+12.223125833 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e3c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0f50 item 50 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.854411676 +0000 UTC m=+12.223497359 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e480): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.854411676 +0000 UTC m=+12.223497359 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e4c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1110 item 50 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.855490596 +0000 UTC m=+12.224576268 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e600): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e600): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e600): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e600): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e600): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1500 item 51 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e600): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.855900914 +0000 UTC m=+12.224986597 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.855900914 +0000 UTC m=+12.224986597 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f17a0 item 51 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.856977038 +0000 UTC m=+12.226062721 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1b90 item 52 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.857397085 +0000 UTC m=+12.226482768 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e780): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.857397085 +0000 UTC m=+12.226482768 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e7c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ce0 item 52 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.858487997 +0000 UTC m=+12.227573680 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e900): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e900): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e900): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e900): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e900): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004741c0 item 53 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e900): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.858867348 +0000 UTC m=+12.227953030 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.858867348 +0000 UTC m=+12.227953030 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e940): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474af0 item 53 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.860013133 +0000 UTC m=+12.229098815 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0e9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb00): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475500 item 54 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb00): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb00): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb00): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb00): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.860597106 +0000 UTC m=+12.229682789 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.860597106 +0000 UTC m=+12.229682789 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0eb40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475810 item 54 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ebc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ebc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ebc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ebc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ebc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.861880287 +0000 UTC m=+12.230965971 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ebc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec80): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec80): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec80): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475f10 item 55 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec80): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.862395982 +0000 UTC m=+12.231481666 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ec80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ecc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ecc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ecc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ecc0): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ecc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.862395982 +0000 UTC m=+12.231481666 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ecc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004820e0 item 55 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.863571062 +0000 UTC m=+12.232656736 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ed40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004824d0 item 56 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.864003252 +0000 UTC m=+12.233088925 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee40): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.864003252 +0000 UTC m=+12.233088925 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ee40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482770 item 56 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.865290842 +0000 UTC m=+12.234376525 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482cb0 item 57 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.865671485 +0000 UTC m=+12.234757168 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ef40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482fc0 item 57 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.866208731 +0000 UTC m=+12.235294413 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.866208731 +0000 UTC m=+12.235294413 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f040): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004831f0 item 57 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.867576251 +0000 UTC m=+12.236661933 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f100): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483570 item 58 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.868004712 +0000 UTC m=+12.237090395 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004837a0 item 58 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.868631556 +0000 UTC m=+12.237717239 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f200): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f240): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f240): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f240): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.868631556 +0000 UTC m=+12.237717239 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483a40 item 58 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f300): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f300): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f300): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f300): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f300): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f300): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f300): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f300): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.869916652 +0000 UTC m=+12.239002335 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f300): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483f10 item 59 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.870342458 +0000 UTC m=+12.239428141 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332150 item 59 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.870874936 +0000 UTC m=+12.239960619 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.870874936 +0000 UTC m=+12.239960619 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003324d0 item 59 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f500): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f500): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f500): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f500): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f500): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f500): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.872211788 +0000 UTC m=+12.241297471 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f540): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f540): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333030 item 60 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f540): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.872626854 +0000 UTC m=+12.241712538 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f600): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f600): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333730 item 60 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f600): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f600): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f600): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f600): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.873165244 +0000 UTC m=+12.242250927 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.873165244 +0000 UTC m=+12.242250927 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ab0 item 60 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.874546328 +0000 UTC m=+12.243632012 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f700): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333f10 item 61 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.874977636 +0000 UTC m=+12.244063319 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f740): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f800): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f800): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f800): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f800): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f800): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.874977636 +0000 UTC m=+12.244063319 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f800): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0620 item 61 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.8763577 +0000 UTC m=+12.245443383 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f8c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f900): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f900): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d10a0 item 62 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f900): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.876795258 +0000 UTC m=+12.245880942 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f9c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f9c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.876795258 +0000 UTC m=+12.245880942 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0f9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d12d0 item 62 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fa80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fa80): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fa80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fa80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fa80): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fa80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fa80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fa80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.87800802 +0000 UTC m=+12.247093702 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fa80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fac0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fac0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fac0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d19d0 item 63 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fac0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fac0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.87843083 +0000 UTC m=+12.247516523 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fac0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fb80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fb80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fb80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fb80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fb80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.87843083 +0000 UTC m=+12.247516523 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fb80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1b20 item 63 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc40): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc40): >_readAt: n=0, err=Bad file descriptor 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.879790586 +0000 UTC m=+12.248876269 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc460 item 64 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.880194953 +0000 UTC m=+12.249280636 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fc80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fd80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fd80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fd80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fd80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fd80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.880194953 +0000 UTC m=+12.249280636 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fd80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc620 item 64 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fdc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fdc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fdc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fdc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fdc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.881424835 +0000 UTC m=+12.250510519 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fdc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe00): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe00): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe00): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcbd0 item 65 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe00): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.881846455 +0000 UTC m=+12.250932139 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe40): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.881846455 +0000 UTC m=+12.250932139 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcee0 item 65 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.883073913 +0000 UTC m=+12.252159615 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fe80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd570 item 66 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fec0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fec0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fec0): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fec0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.883548621 +0000 UTC m=+12.252634315 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0fec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff00): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.883548621 +0000 UTC m=+12.252634315 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddce0 item 66 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.884730485 +0000 UTC m=+12.253816167 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000b0ff40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a460 item 67 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.885160308 +0000 UTC m=+12.254245992 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.885160308 +0000 UTC m=+12.254245992 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ad20 item 67 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.886233718 +0000 UTC m=+12.255319401 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e140): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470850 item 68 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e140): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e140): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e140): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e140): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.886713577 +0000 UTC m=+12.255799260 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.886713577 +0000 UTC m=+12.255799260 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470d20 item 68 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.88785293 +0000 UTC m=+12.256938612 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e1c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e200): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e200): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e200): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e200): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e200): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471490 item 69 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e200): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e200): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.888425812 +0000 UTC m=+12.257511495 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e200): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e240): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e240): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e240): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.888425812 +0000 UTC m=+12.257511495 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471c00 item 69 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.889638382 +0000 UTC m=+12.258724065 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e2c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004909a0 item 70 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.890078525 +0000 UTC m=+12.259164209 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.890078525 +0000 UTC m=+12.259164209 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e3c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490ee0 item 70 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.891177844 +0000 UTC m=+12.260263527 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004915e0 item 71 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.891692727 +0000 UTC m=+12.260778411 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.891692727 +0000 UTC m=+12.260778411 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491880 item 71 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.89325873 +0000 UTC m=+12.262344412 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e5c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491d50 item 72 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.89374012 +0000 UTC m=+12.262825803 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e680): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.89374012 +0000 UTC m=+12.262825803 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a150 item 72 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e700): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e700): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e700): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e700): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e700): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e700): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e700): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.895020096 +0000 UTC m=+12.264105780 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e700): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a540 item 73 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.895503982 +0000 UTC m=+12.264589666 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e740): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a8c0 item 73 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.895905204 +0000 UTC m=+12.264990877 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e780): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e7c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e7c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e7c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e7c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e7c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.895905204 +0000 UTC m=+12.264990877 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e7c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ad20 item 73 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.8971909 +0000 UTC m=+12.266276583 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e880): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b1f0 item 74 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.897659276 +0000 UTC m=+12.266744959 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e8c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b490 item 74 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.898179361 +0000 UTC m=+12.267265304 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e980): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.898179361 +0000 UTC m=+12.267265304 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077e9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b650 item 74 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea80): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.899504391 +0000 UTC m=+12.268590074 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ea80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eac0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eac0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eac0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bce0 item 75 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eac0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eac0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.899881998 +0000 UTC m=+12.268967671 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eac0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb80): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb80): _writeAt: size=3, off=2 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c0e0 item 75 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb80): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.900330227 +0000 UTC m=+12.269415910 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eb80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.900330227 +0000 UTC m=+12.269415910 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ebc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c770 item 75 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.901590056 +0000 UTC m=+12.270675739 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ec80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd90 item 76 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.902012637 +0000 UTC m=+12.271098319 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ecc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d030 item 76 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): _writeAt: size=3, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.902480853 +0000 UTC m=+12.271566537 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ed80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077edc0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077edc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077edc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077edc0): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077edc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.902480853 +0000 UTC m=+12.271566537 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077edc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d7a0 item 76 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee80): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.903685048 +0000 UTC m=+12.272770731 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ee80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004840e0 item 77 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.904075188 +0000 UTC m=+12.273160871 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077eec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.904075188 +0000 UTC m=+12.273160871 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077ef80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484380 item 77 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.905763077 +0000 UTC m=+12.274848760 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f080): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec040): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec040): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec040): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030afc0 item 78 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec040): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec040): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.90617035 +0000 UTC m=+12.275256034 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec040): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.90617035 +0000 UTC m=+12.275256034 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b110 item 78 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec200): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec200): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec200): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec200): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec200): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec200): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec200): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.90735634 +0000 UTC m=+12.276442024 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec200): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b570 item 79 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.907966593 +0000 UTC m=+12.277052276 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.907966593 +0000 UTC m=+12.277052276 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec300): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b880 item 79 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.90932182 +0000 UTC m=+12.278407493 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec3c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 80 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.909828068 +0000 UTC m=+12.278913750 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.909828068 +0000 UTC m=+12.278913750 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec4c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a3f0 item 80 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.91112718 +0000 UTC m=+12.280212863 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec540): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec540): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec540): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec540): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec540): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a930 item 81 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec540): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.911674525 +0000 UTC m=+12.280760207 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.911674525 +0000 UTC m=+12.280760207 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec580): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa80 item 81 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec600): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec600): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec600): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.912792788 +0000 UTC m=+12.281878471 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad90 item 82 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.913248862 +0000 UTC m=+12.282334545 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.913248862 +0000 UTC m=+12.282334545 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec700): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aee0 item 82 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.91442872 +0000 UTC m=+12.283514403 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec780): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b260 item 83 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.914947813 +0000 UTC m=+12.284033495 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec840): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec880): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec880): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec880): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec880): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec880): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.914947813 +0000 UTC m=+12.284033495 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec880): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b420 item 83 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.916107332 +0000 UTC m=+12.285193015 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec9c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec9c0): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec9c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b7a0 item 84 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec9c0): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec9c0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec9c0): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec9c0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec9c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.91649577 +0000 UTC m=+12.285581453 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aec9c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.91649577 +0000 UTC m=+12.285581453 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b8f0 item 84 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.918093721 +0000 UTC m=+12.287179404 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeca80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bc00 item 85 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.918512205 +0000 UTC m=+12.287597887 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.918512205 +0000 UTC m=+12.287597887 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecb80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048be30 item 85 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.919804032 +0000 UTC m=+12.288889716 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecc00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeccc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeccc0): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeccc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 86 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeccc0): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeccc0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeccc0): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeccc0): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeccc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.920298328 +0000 UTC m=+12.289384012 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aeccc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.920298328 +0000 UTC m=+12.289384012 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecd40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 86 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.921465193 +0000 UTC m=+12.290550876 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecdc0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 87 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.921992941 +0000 UTC m=+12.291078624 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aece80): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.921992941 +0000 UTC m=+12.291078624 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecec0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 87 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.924028681 +0000 UTC m=+12.293114365 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aecf40): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed000): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed000): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed000): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009660e0 item 88 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed000): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed000): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed000): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed000): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed000): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.9244875 +0000 UTC m=+12.293573183 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed000): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.9244875 +0000 UTC m=+12.293573183 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed040): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000966230 item 88 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed100): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed100): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed100): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed100): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed100): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed100): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed100): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed100): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.925622195 +0000 UTC m=+12.294707877 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed100): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009664d0 item 89 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.925985515 +0000 UTC m=+12.295071198 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed200): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed200): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed200): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed200): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed200): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed200): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000966620 item 89 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed200): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed200): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.926416442 +0000 UTC m=+12.295502125 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed200): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.926416442 +0000 UTC m=+12.295502125 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000966770 item 89 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.92766039 +0000 UTC m=+12.296746073 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed300): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000966a10 item 90 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.928000978 +0000 UTC m=+12.297086661 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000966b60 item 90 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.928467731 +0000 UTC m=+12.297553415 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed400): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed440): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed440): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed440): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.928467731 +0000 UTC m=+12.297553415 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000966cb0 item 90 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.929639565 +0000 UTC m=+12.298725248 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000966f50 item 91 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.929945177 +0000 UTC m=+12.299030861 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): >_readAt: n=2, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): _writeAt: size=3, off=7 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009670a0 item 91 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.930472094 +0000 UTC m=+12.299557778 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >_readAt: n=8, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.930472094 +0000 UTC m=+12.299557778 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc000aed640): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009671f0 item 91 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f140): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f140): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f140): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f140): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f140): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f140): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f140): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f140): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.931513514 +0000 UTC m=+12.300599197 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f140): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484930 item 92 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.932108628 +0000 UTC m=+12.301194311 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f180): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): open at offset 5 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484b60 item 92 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): _readAt: size=2, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): _writeAt: size=3, off=5 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): >_writeAt: n=3, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.935389801 +0000 UTC m=+12.304475483 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f240): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): >_readAt: n=3, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.935389801 +0000 UTC m=+12.304475483 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f280): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d20 item 92 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.936814678 +0000 UTC m=+12.305900361 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f340): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004850a0 item 93 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.937213804 +0000 UTC m=+12.306299508 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f380): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.937213804 +0000 UTC m=+12.306299508 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f440): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485340 item 93 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.938332098 +0000 UTC m=+12.307417781 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f500): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f540): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f540): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f540): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485880 item 94 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f540): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f540): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.938802479 +0000 UTC m=+12.307888163 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f540): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.938802479 +0000 UTC m=+12.307888163 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f600): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ab0 item 94 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.940205365 +0000 UTC m=+12.309291048 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f6c0): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485e30 item 95 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.94064088 +0000 UTC m=+12.309726564 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f700): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.94064088 +0000 UTC m=+12.309726564 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f800): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba00e0 item 95 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 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/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): open at offset 0 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): _readAt: size=2, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): >_readAt: n=0, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.941961373 +0000 UTC m=+12.311047056 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f900): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f940): _writeAt: size=5, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f940): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f940): >openPending: err= 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba0380 item 96 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f940): >_writeAt: n=5, err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f940): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.942428858 +0000 UTC m=+12.311514540 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077f940): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/02 03:26:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:26:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/02 03:26:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): _readAt: size=512, off=0 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): openPending: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): >openPending: err= 2024/11/02 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): >_readAt: n=5, err=EOF 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): close: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-02 03:26:51.942428858 +0000 UTC m=+12.311514540 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/02 03:26:51 DEBUG : open-test-file(0xc00077fa00): >close: err= 2024/11/02 03:26:51 DEBUG : open-test-file: Remove: 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba04d0 item 96 2024/11/02 03:26:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/02 03:26:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/02 03:26:51 DEBUG : open-test-file: >Remove: err= 2024/11/02 03:26:51 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : >WaitForWriters: 2024/11/02 03:26:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.18s) --- 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.18s) --- 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.01s) --- 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-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:26:51 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:26:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:26:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:26:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:26:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:26:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:26:51 DEBUG : file1: newRWFileHandle: 2024/11/02 03:26:51 DEBUG : file1(0xc0003ba480): openPending: 2024/11/02 03:26:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:51 DEBUG : file1(0xc0003ba480): >openPending: err= 2024/11/02 03:26:51 DEBUG : file1: >newRWFileHandle: err= 2024/11/02 03:26:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:26:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/02 03:26:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/11/02 03:26:51 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : file1: active writers 1 2024/11/02 03:26:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : file1: active writers 1 2024/11/02 03:26:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:26:51 DEBUG : : Looking for writers 2024/11/02 03:26:51 DEBUG : file1: reading active writers 2024/11/02 03:26:51 DEBUG : file1: active writers 1 2024/11/02 03:26:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:26:52 DEBUG : : Looking for writers 2024/11/02 03:26:52 DEBUG : file1: reading active writers 2024/11/02 03:26:52 DEBUG : file1: active writers 1 2024/11/02 03:26:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:26:52 DEBUG : : Looking for writers 2024/11/02 03:26:52 DEBUG : file1: reading active writers 2024/11/02 03:26:52 DEBUG : file1: active writers 1 2024/11/02 03:26:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/11/02 03:26:52 DEBUG : : Looking for writers 2024/11/02 03:26:52 DEBUG : file1: reading active writers 2024/11/02 03:26:52 DEBUG : file1: active writers 1 2024/11/02 03:26:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/11/02 03:26:52 DEBUG : : Looking for writers 2024/11/02 03:26:52 DEBUG : file1: reading active writers 2024/11/02 03:26:52 DEBUG : file1: active writers 1 2024/11/02 03:26:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/11/02 03:26:53 DEBUG : : Looking for writers 2024/11/02 03:26:53 DEBUG : file1: reading active writers 2024/11/02 03:26:53 DEBUG : file1: active writers 1 2024/11/02 03:26:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:26:54 DEBUG : : Looking for writers 2024/11/02 03:26:54 DEBUG : file1: reading active writers 2024/11/02 03:26:54 DEBUG : file1: active writers 1 2024/11/02 03:26:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:26:55 DEBUG : : Looking for writers 2024/11/02 03:26:55 DEBUG : file1: reading active writers 2024/11/02 03:26:55 DEBUG : file1: active writers 1 2024/11/02 03:26:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:26:56 DEBUG : : Looking for writers 2024/11/02 03:26:56 DEBUG : file1: reading active writers 2024/11/02 03:26:56 DEBUG : file1: active writers 1 2024/11/02 03:26:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:26:57 DEBUG : : Looking for writers 2024/11/02 03:26:57 DEBUG : file1: reading active writers 2024/11/02 03:26:57 DEBUG : file1: active writers 1 2024/11/02 03:26:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:26:58 DEBUG : : Looking for writers 2024/11/02 03:26:58 DEBUG : file1: reading active writers 2024/11/02 03:26:58 DEBUG : file1: active writers 1 2024/11/02 03:26:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:26:59 DEBUG : : Looking for writers 2024/11/02 03:26:59 DEBUG : file1: reading active writers 2024/11/02 03:26:59 DEBUG : file1: active writers 1 2024/11/02 03:26:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:00 DEBUG : : Looking for writers 2024/11/02 03:27:00 DEBUG : file1: reading active writers 2024/11/02 03:27:00 DEBUG : file1: active writers 1 2024/11/02 03:27:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:01 DEBUG : : Looking for writers 2024/11/02 03:27:01 DEBUG : file1: reading active writers 2024/11/02 03:27:01 DEBUG : file1: active writers 1 2024/11/02 03:27:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:02 DEBUG : : Looking for writers 2024/11/02 03:27:02 DEBUG : file1: reading active writers 2024/11/02 03:27:02 DEBUG : file1: active writers 1 2024/11/02 03:27:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:03 DEBUG : : Looking for writers 2024/11/02 03:27:03 DEBUG : file1: reading active writers 2024/11/02 03:27:03 DEBUG : file1: active writers 1 2024/11/02 03:27:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:04 DEBUG : : Looking for writers 2024/11/02 03:27:04 DEBUG : file1: reading active writers 2024/11/02 03:27:04 DEBUG : file1: active writers 1 2024/11/02 03:27:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:05 DEBUG : : Looking for writers 2024/11/02 03:27:05 DEBUG : file1: reading active writers 2024/11/02 03:27:05 DEBUG : file1: active writers 1 2024/11/02 03:27:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:06 DEBUG : : Looking for writers 2024/11/02 03:27:06 DEBUG : file1: reading active writers 2024/11/02 03:27:06 DEBUG : file1: active writers 1 2024/11/02 03:27:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:07 DEBUG : : Looking for writers 2024/11/02 03:27:07 DEBUG : file1: reading active writers 2024/11/02 03:27:07 DEBUG : file1: active writers 1 2024/11/02 03:27:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:08 DEBUG : : Looking for writers 2024/11/02 03:27:08 DEBUG : file1: reading active writers 2024/11/02 03:27:08 DEBUG : file1: active writers 1 2024/11/02 03:27:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:09 DEBUG : : Looking for writers 2024/11/02 03:27:09 DEBUG : file1: reading active writers 2024/11/02 03:27:09 DEBUG : file1: active writers 1 2024/11/02 03:27:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:10 DEBUG : : Looking for writers 2024/11/02 03:27:10 DEBUG : file1: reading active writers 2024/11/02 03:27:10 DEBUG : file1: active writers 1 2024/11/02 03:27:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:11 DEBUG : : Looking for writers 2024/11/02 03:27:11 DEBUG : file1: reading active writers 2024/11/02 03:27:11 DEBUG : file1: active writers 1 2024/11/02 03:27:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:12 DEBUG : : Looking for writers 2024/11/02 03:27:12 DEBUG : file1: reading active writers 2024/11/02 03:27:12 DEBUG : file1: active writers 1 2024/11/02 03:27:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:13 DEBUG : : Looking for writers 2024/11/02 03:27:13 DEBUG : file1: reading active writers 2024/11/02 03:27:13 DEBUG : file1: active writers 1 2024/11/02 03:27:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:14 DEBUG : : Looking for writers 2024/11/02 03:27:14 DEBUG : file1: reading active writers 2024/11/02 03:27:14 DEBUG : file1: active writers 1 2024/11/02 03:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:15 DEBUG : : Looking for writers 2024/11/02 03:27:15 DEBUG : file1: reading active writers 2024/11/02 03:27:15 DEBUG : file1: active writers 1 2024/11/02 03:27:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:16 DEBUG : : Looking for writers 2024/11/02 03:27:16 DEBUG : file1: reading active writers 2024/11/02 03:27:16 DEBUG : file1: active writers 1 2024/11/02 03:27:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:17 DEBUG : : Looking for writers 2024/11/02 03:27:17 DEBUG : file1: reading active writers 2024/11/02 03:27:17 DEBUG : file1: active writers 1 2024/11/02 03:27:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:18 DEBUG : : Looking for writers 2024/11/02 03:27:18 DEBUG : file1: reading active writers 2024/11/02 03:27:18 DEBUG : file1: active writers 1 2024/11/02 03:27:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:19 DEBUG : : Looking for writers 2024/11/02 03:27:19 DEBUG : file1: reading active writers 2024/11/02 03:27:19 DEBUG : file1: active writers 1 2024/11/02 03:27:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:20 DEBUG : : Looking for writers 2024/11/02 03:27:20 DEBUG : file1: reading active writers 2024/11/02 03:27:20 DEBUG : file1: active writers 1 2024/11/02 03:27:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:21 DEBUG : : Looking for writers 2024/11/02 03:27:21 DEBUG : file1: reading active writers 2024/11/02 03:27:21 DEBUG : file1: active writers 1 2024/11/02 03:27:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/02 03:27:21 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000510b40 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0003e1e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824637791808} name:file1 opens:1 downloaders: o: fd:0xc000380860 info:{ModTime:{wall:13961586413030876116 ext:12335881927 loc:0x39d4e20} ATime:{wall:13961586413030876116 ext:12335881927 loc:0x39d4e20} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/11/02 03:27:21 DEBUG : >WaitForWriters: 2024/11/02 03:27:21 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:21 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:27:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:27:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:27:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:27:21 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:21 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:21 DEBUG : rename_me: newRWFileHandle: 2024/11/02 03:27:21 DEBUG : rename_me(0xc000870e80): openPending: 2024/11/02 03:27:21 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/02 03:27:21 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/02 03:27:21 DEBUG : rename_me(0xc000870e80): >openPending: err= 2024/11/02 03:27:21 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/02 03:27:21 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/02 03:27:21 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/02 03:27:21 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/02 03:27:21 DEBUG : rename_me(0xc000870e80): _writeAt: size=5, off=0 2024/11/02 03:27:21 DEBUG : rename_me(0xc000870e80): >_writeAt: n=5, err= 2024/11/02 03:27:21 DEBUG : rename_me(0xc000870e80): close: 2024/11/02 03:27:21 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-02 03:27:21.991057026 +0000 UTC m=+42.360142709 2024/11/02 03:27:21 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/02 03:27:21 DEBUG : rename_me(0xc000870e80): >close: err= 2024/11/02 03:27:21 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/02 03:27:21 DEBUG : i_was_renamed: Updating file with 0xc000b226c0 2024/11/02 03:27:21 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/02 03:27:21 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/02 03:27:21 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:21 DEBUG : : Looking for writers 2024/11/02 03:27:21 DEBUG : i_was_renamed: reading active writers 2024/11/02 03:27:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/02 03:27:22 DEBUG : : Looking for writers 2024/11/02 03:27:22 DEBUG : i_was_renamed: reading active writers 2024/11/02 03:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/02 03:27:22 DEBUG : : Looking for writers 2024/11/02 03:27:22 DEBUG : i_was_renamed: reading active writers 2024/11/02 03:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/02 03:27:22 DEBUG : : Looking for writers 2024/11/02 03:27:22 DEBUG : i_was_renamed: reading active writers 2024/11/02 03:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/02 03:27:22 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/02 03:27:22 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:22 INFO : i_was_renamed: Copied (new) 2024/11/02 03:27:22 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-02 03:27:21 +0000 UTC" 2024/11/02 03:27:22 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/02 03:27:22 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/02 03:27:22 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/02 03:27:22 DEBUG : : Looking for writers 2024/11/02 03:27:22 DEBUG : i_was_renamed: reading active writers 2024/11/02 03:27:22 DEBUG : >WaitForWriters: 2024/11/02 03:27:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:22 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/02 03:27:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:27:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/02 03:27:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7v4GM}/rclone-test-newihus2neda" 2024/11/02 03:27:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:22 DEBUG : : forgetting directory cache 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc00087f6c0): _readAt: size=512, off=0 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc00087f6c0): openPending: 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-02 02:28:22 +0000 UTC" against cached fingerprint "" 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/02 03:27:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc00087f6c0): >openPending: err= 2024/11/02 03:27:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc00087f6c0): >_readAt: n=20, err=EOF 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc00087f6c0): close: 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:28:22 +0000 GMT 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc00087f6c0): >close: err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:22 DEBUG : : forgetting directory cache 2024/11/02 03:27:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b77400): _readAt: size=512, off=0 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b77400): openPending: 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-02 02:29:22 +0000 UTC" against cached fingerprint "20,2024-11-02 02:28:22 +0000 UTC" 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-02 02:29:22 +0000 UTC" != cached fingerprint "20,2024-11-02 02:28:22 +0000 UTC") 2024/11/02 03:27:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/02 03:27:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b77400): >openPending: err= 2024/11/02 03:27:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b77400): >_readAt: n=20, err=EOF 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b77400): close: 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:29:22 +0000 GMT 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b77400): >close: err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:22 DEBUG : : forgetting directory cache 2024/11/02 03:27:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b0e940): _readAt: size=512, off=0 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b0e940): openPending: 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-02 02:30:22 +0000 UTC" against cached fingerprint "20,2024-11-02 02:29:22 +0000 UTC" 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-02 02:30:22 +0000 UTC" != cached fingerprint "20,2024-11-02 02:29:22 +0000 UTC") 2024/11/02 03:27:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/02 03:27:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b0e940): >openPending: err= 2024/11/02 03:27:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b0e940): >_readAt: n=20, err=EOF 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b0e940): close: 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:30:22 +0000 GMT 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate(0xc000b0e940): >close: err= 2024/11/02 03:27:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:23 DEBUG : : forgetting directory cache 2024/11/02 03:27:23 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000679300): _readAt: size=512, off=0 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000679300): openPending: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-02 02:31:22 +0000 UTC" against cached fingerprint "20,2024-11-02 02:30:22 +0000 UTC" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-02 02:31:22 +0000 UTC" != cached fingerprint "20,2024-11-02 02:30:22 +0000 UTC") 2024/11/02 03:27:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/02 03:27:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000679300): >openPending: err= 2024/11/02 03:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000679300): >_readAt: n=20, err=EOF 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000679300): close: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:31:22 +0000 GMT 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000679300): >close: err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:23 DEBUG : : forgetting directory cache 2024/11/02 03:27:23 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc00015ba80): _readAt: size=512, off=0 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc00015ba80): openPending: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-02 02:32:22 +0000 UTC" against cached fingerprint "20,2024-11-02 02:31:22 +0000 UTC" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-02 02:32:22 +0000 UTC" != cached fingerprint "20,2024-11-02 02:31:22 +0000 UTC") 2024/11/02 03:27:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/02 03:27:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc00015ba80): >openPending: err= 2024/11/02 03:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc00015ba80): >_readAt: n=20, err=EOF 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc00015ba80): close: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:32:22 +0000 GMT 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc00015ba80): >close: err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:23 DEBUG : : forgetting directory cache 2024/11/02 03:27:23 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000413000): _readAt: size=512, off=0 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000413000): openPending: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-02 02:33:22 +0000 UTC" against cached fingerprint "20,2024-11-02 02:32:22 +0000 UTC" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-02 02:33:22 +0000 UTC" != cached fingerprint "20,2024-11-02 02:32:22 +0000 UTC") 2024/11/02 03:27:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/02 03:27:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000413000): >openPending: err= 2024/11/02 03:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000413000): >_readAt: n=20, err=EOF 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000413000): close: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:33:22 +0000 GMT 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000413000): >close: err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:23 DEBUG : : forgetting directory cache 2024/11/02 03:27:23 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000638c40): _readAt: size=512, off=0 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000638c40): openPending: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-02 02:34:22 +0000 UTC" against cached fingerprint "20,2024-11-02 02:33:22 +0000 UTC" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-02 02:34:22 +0000 UTC" != cached fingerprint "20,2024-11-02 02:33:22 +0000 UTC") 2024/11/02 03:27:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/02 03:27:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000638c40): >openPending: err= 2024/11/02 03:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000638c40): >_readAt: n=21, err=EOF 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000638c40): close: 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:34:22 +0000 GMT 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate(0xc000638c40): >close: err= 2024/11/02 03:27:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:24 DEBUG : : forgetting directory cache 2024/11/02 03:27:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0007a3b00): _readAt: size=512, off=0 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0007a3b00): openPending: 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-02 02:35:22 +0000 UTC" against cached fingerprint "21,2024-11-02 02:34:22 +0000 UTC" 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-02 02:35:22 +0000 UTC" != cached fingerprint "21,2024-11-02 02:34:22 +0000 UTC") 2024/11/02 03:27:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/02 03:27:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0007a3b00): >openPending: err= 2024/11/02 03:27:24 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0007a3b00): >_readAt: n=22, err=EOF 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0007a3b00): close: 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:35:22 +0000 GMT 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0007a3b00): >close: err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:24 DEBUG : : forgetting directory cache 2024/11/02 03:27:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0003acb40): _readAt: size=512, off=0 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0003acb40): openPending: 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-02 02:36:22 +0000 UTC" against cached fingerprint "22,2024-11-02 02:35:22 +0000 UTC" 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-02 02:36:22 +0000 UTC" != cached fingerprint "22,2024-11-02 02:35:22 +0000 UTC") 2024/11/02 03:27:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/02 03:27:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0003acb40): >openPending: err= 2024/11/02 03:27:24 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0003acb40): >_readAt: n=23, err=EOF 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0003acb40): close: 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:36:22 +0000 GMT 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc0003acb40): >close: err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:24 DEBUG : : forgetting directory cache 2024/11/02 03:27:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc000691c00): _readAt: size=512, off=0 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc000691c00): openPending: 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-02 02:37:22 +0000 UTC" against cached fingerprint "23,2024-11-02 02:36:22 +0000 UTC" 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-02 02:37:22 +0000 UTC" != cached fingerprint "23,2024-11-02 02:36:22 +0000 UTC") 2024/11/02 03:27:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/02 03:27:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc000691c00): >openPending: err= 2024/11/02 03:27:24 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc000691c00): >_readAt: n=24, err=EOF 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc000691c00): close: 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-02 02:37:22 +0000 GMT 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate(0xc000691c00): >close: err= 2024/11/02 03:27:24 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:24 DEBUG : : Looking for writers 2024/11/02 03:27:24 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/02 03:27:24 DEBUG : >WaitForWriters: 2024/11/02 03:27:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:24 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:24 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:24 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:24 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:24 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : : forgetting directory cache 2024/11/02 03:27:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/02 03:27:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/02 03:27:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/02 03:27:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/02 03:27:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/02 03:27:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/02 03:27:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/02 03:27:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/02 03:27:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/02 03:27:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/02 03:27:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:25 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/02 03:27:25 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/02 03:27:25 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/02 03:27:25 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/02 03:27:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/02 03:27:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/02 03:27:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/02 03:27:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:25 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/02 03:27:25 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/02 03:27:25 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/02 03:27:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/02 03:27:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/02 03:27:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/02 03:27:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/02 03:27:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/02 03:27:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/02 03:27:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:25 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/02 03:27:25 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : FiLeA: reading active writers 2024/11/02 03:27:25 DEBUG : FiLeB: reading active writers 2024/11/02 03:27:25 DEBUG : FilEb: reading active writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : FiLeB: reading active writers 2024/11/02 03:27:25 DEBUG : FilEb: reading active writers 2024/11/02 03:27:25 DEBUG : FiLeA: reading active writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:25 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/02 03:27:25 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:25 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:25 DEBUG : webdav root 'rclone-test-newihus2neda': Re-using VFS from active cache 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:25 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:25 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:25 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:25 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : dir: Looking for writers 2024/11/02 03:27:25 DEBUG : file2: reading active writers 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : dir: reading active writers 2024/11/02 03:27:25 DEBUG : file1: reading active writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:25 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:25 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : dir: Looking for writers 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : dir: reading active writers 2024/11/02 03:27:25 DEBUG : file1: reading active writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:25 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:25 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : file1: Open: flags=O_RDONLY 2024/11/02 03:27:25 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/02 03:27:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/02 03:27:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/02 03:27:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/02 03:27:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/02 03:27:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/02 03:27:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/02 03:27:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/02 03:27:25 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (0 bytes), uploading instead of streaming 2024/11/02 03:27:25 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:25 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/11/02 03:27:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/02 03:27:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/02 03:27:25 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:25 DEBUG : dir: Looking for writers 2024/11/02 03:27:25 DEBUG : file2: reading active writers 2024/11/02 03:27:25 DEBUG : new_file.txt: reading active writers 2024/11/02 03:27:25 DEBUG : : Looking for writers 2024/11/02 03:27:25 DEBUG : dir: reading active writers 2024/11/02 03:27:25 DEBUG : file1: reading active writers 2024/11/02 03:27:25 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:25 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:25 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:26 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/02 03:27:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000aea000 2024/11/02 03:27:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/02 03:27:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:26 INFO : dir/file1: Moved (server-side) to: file0 2024/11/02 03:27:26 DEBUG : file0: Updating file with file0 0xc000aea000 2024/11/02 03:27:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 03:27:26 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/02 03:27:26 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:26 DEBUG : dir: Looking for writers 2024/11/02 03:27:26 DEBUG : : Looking for writers 2024/11/02 03:27:26 DEBUG : dir: reading active writers 2024/11/02 03:27:26 DEBUG : file0: reading active writers 2024/11/02 03:27:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:26 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:26 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:26 DEBUG : : Looking for writers 2024/11/02 03:27:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:26 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:26 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/02 03:27:26 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/02 03:27:26 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/02 03:27:26 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/02 03:27:26 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/02 03:27:26 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:26 DEBUG : c: Looking for writers 2024/11/02 03:27:26 DEBUG : d: Looking for writers 2024/11/02 03:27:26 DEBUG : : Looking for writers 2024/11/02 03:27:26 DEBUG : a: Looking for writers 2024/11/02 03:27:26 DEBUG : b: Looking for writers 2024/11/02 03:27:26 DEBUG : : Looking for writers 2024/11/02 03:27:26 DEBUG : b: reading active writers 2024/11/02 03:27:26 DEBUG : c: reading active writers 2024/11/02 03:27:26 DEBUG : d: reading active writers 2024/11/02 03:27:26 DEBUG : /: reading active writers 2024/11/02 03:27:26 DEBUG : a: reading active writers 2024/11/02 03:27:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:26 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:26 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/02 03:27:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/02 03:27:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/02 03:27:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/02 03:27:26 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:26 DEBUG : a/b/c/d: Looking for writers 2024/11/02 03:27:26 DEBUG : a/b/c: Looking for writers 2024/11/02 03:27:26 DEBUG : d: reading active writers 2024/11/02 03:27:26 DEBUG : a/b: Looking for writers 2024/11/02 03:27:26 DEBUG : c: reading active writers 2024/11/02 03:27:26 DEBUG : a: Looking for writers 2024/11/02 03:27:26 DEBUG : b: reading active writers 2024/11/02 03:27:26 DEBUG : : Looking for writers 2024/11/02 03:27:26 DEBUG : a: reading active writers 2024/11/02 03:27:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === 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-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:27 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/02 03:27:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/02 03:27:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/02 03:27:27 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (5 bytes), uploading instead of streaming 2024/11/02 03:27:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:27 DEBUG : file1: Size of src and dst objects identical 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:27 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/02 03:27:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/02 03:27:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (0 bytes), uploading instead of streaming 2024/11/02 03:27:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:27 DEBUG : file1: Size of src and dst objects identical 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/02 03:27:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (7 bytes), uploading instead of streaming 2024/11/02 03:27:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:27 DEBUG : file1: Size of src and dst objects identical 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:27 DEBUG : : Looking for writers 2024/11/02 03:27:27 DEBUG : file1: reading active writers 2024/11/02 03:27:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:27 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:27 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/02 03:27:28 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/02 03:27:28 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/02 03:27:28 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/02 03:27:28 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (11 bytes), uploading instead of streaming 2024/11/02 03:27:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:28 DEBUG : file1: Size of src and dst objects identical 2024/11/02 03:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:28 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/02 03:27:28 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:28 DEBUG : : Looking for writers 2024/11/02 03:27:28 DEBUG : file1: reading active writers 2024/11/02 03:27:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:28 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:28 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:28 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/02 03:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:28 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (5 bytes), uploading instead of streaming 2024/11/02 03:27:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:28 DEBUG : file1: Size of src and dst objects identical 2024/11/02 03:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:28 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/02 03:27:28 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:28 DEBUG : : Looking for writers 2024/11/02 03:27:28 DEBUG : file1: reading active writers 2024/11/02 03:27:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:28 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:28 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:28 DEBUG : file1: WriteFileHandle.Release closing 2024/11/02 03:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:28 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (0 bytes), uploading instead of streaming 2024/11/02 03:27:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:28 DEBUG : file1: Size of src and dst objects identical 2024/11/02 03:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/02 03:27:28 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:28 DEBUG : : Looking for writers 2024/11/02 03:27:28 DEBUG : file1: reading active writers 2024/11/02 03:27:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:28 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:28 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/11/02 03:27:28 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:28 DEBUG : : Looking for writers 2024/11/02 03:27:28 DEBUG : file1: reading active writers 2024/11/02 03:27:28 DEBUG : file1: active writers 1 2024/11/02 03:27:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/11/02 03:27:28 DEBUG : : Looking for writers 2024/11/02 03:27:28 DEBUG : file1: reading active writers 2024/11/02 03:27:28 DEBUG : file1: active writers 1 2024/11/02 03:27:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/11/02 03:27:28 DEBUG : : Looking for writers 2024/11/02 03:27:28 DEBUG : file1: reading active writers 2024/11/02 03:27:28 DEBUG : file1: active writers 1 2024/11/02 03:27:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/11/02 03:27:28 DEBUG : : Looking for writers 2024/11/02 03:27:28 DEBUG : file1: reading active writers 2024/11/02 03:27:28 DEBUG : file1: active writers 1 2024/11/02 03:27:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/11/02 03:27:28 DEBUG : : Looking for writers 2024/11/02 03:27:28 DEBUG : file1: reading active writers 2024/11/02 03:27:28 DEBUG : file1: active writers 1 2024/11/02 03:27:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/11/02 03:27:28 DEBUG : : Looking for writers 2024/11/02 03:27:28 DEBUG : file1: reading active writers 2024/11/02 03:27:28 DEBUG : file1: active writers 1 2024/11/02 03:27:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/11/02 03:27:29 DEBUG : : Looking for writers 2024/11/02 03:27:29 DEBUG : file1: reading active writers 2024/11/02 03:27:29 DEBUG : file1: active writers 1 2024/11/02 03:27:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/11/02 03:27:29 DEBUG : : Looking for writers 2024/11/02 03:27:29 DEBUG : file1: reading active writers 2024/11/02 03:27:29 DEBUG : file1: active writers 1 2024/11/02 03:27:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:30 DEBUG : : Looking for writers 2024/11/02 03:27:30 DEBUG : file1: reading active writers 2024/11/02 03:27:30 DEBUG : file1: active writers 1 2024/11/02 03:27:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:31 DEBUG : : Looking for writers 2024/11/02 03:27:31 DEBUG : file1: reading active writers 2024/11/02 03:27:31 DEBUG : file1: active writers 1 2024/11/02 03:27:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:32 DEBUG : : Looking for writers 2024/11/02 03:27:32 DEBUG : file1: reading active writers 2024/11/02 03:27:32 DEBUG : file1: active writers 1 2024/11/02 03:27:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:33 DEBUG : : Looking for writers 2024/11/02 03:27:33 DEBUG : file1: reading active writers 2024/11/02 03:27:33 DEBUG : file1: active writers 1 2024/11/02 03:27:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:34 DEBUG : : Looking for writers 2024/11/02 03:27:34 DEBUG : file1: reading active writers 2024/11/02 03:27:34 DEBUG : file1: active writers 1 2024/11/02 03:27:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:35 DEBUG : : Looking for writers 2024/11/02 03:27:35 DEBUG : file1: reading active writers 2024/11/02 03:27:35 DEBUG : file1: active writers 1 2024/11/02 03:27:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:36 DEBUG : : Looking for writers 2024/11/02 03:27:36 DEBUG : file1: reading active writers 2024/11/02 03:27:36 DEBUG : file1: active writers 1 2024/11/02 03:27:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:37 DEBUG : : Looking for writers 2024/11/02 03:27:37 DEBUG : file1: reading active writers 2024/11/02 03:27:37 DEBUG : file1: active writers 1 2024/11/02 03:27:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:38 DEBUG : : Looking for writers 2024/11/02 03:27:38 DEBUG : file1: reading active writers 2024/11/02 03:27:38 DEBUG : file1: active writers 1 2024/11/02 03:27:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:39 DEBUG : : Looking for writers 2024/11/02 03:27:39 DEBUG : file1: reading active writers 2024/11/02 03:27:39 DEBUG : file1: active writers 1 2024/11/02 03:27:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:40 DEBUG : : Looking for writers 2024/11/02 03:27:40 DEBUG : file1: reading active writers 2024/11/02 03:27:40 DEBUG : file1: active writers 1 2024/11/02 03:27:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:41 DEBUG : : Looking for writers 2024/11/02 03:27:41 DEBUG : file1: reading active writers 2024/11/02 03:27:41 DEBUG : file1: active writers 1 2024/11/02 03:27:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:42 DEBUG : : Looking for writers 2024/11/02 03:27:42 DEBUG : file1: reading active writers 2024/11/02 03:27:42 DEBUG : file1: active writers 1 2024/11/02 03:27:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:43 DEBUG : : Looking for writers 2024/11/02 03:27:43 DEBUG : file1: reading active writers 2024/11/02 03:27:43 DEBUG : file1: active writers 1 2024/11/02 03:27:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:44 DEBUG : : Looking for writers 2024/11/02 03:27:44 DEBUG : file1: reading active writers 2024/11/02 03:27:44 DEBUG : file1: active writers 1 2024/11/02 03:27:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:45 DEBUG : : Looking for writers 2024/11/02 03:27:45 DEBUG : file1: reading active writers 2024/11/02 03:27:45 DEBUG : file1: active writers 1 2024/11/02 03:27:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:46 DEBUG : : Looking for writers 2024/11/02 03:27:46 DEBUG : file1: reading active writers 2024/11/02 03:27:46 DEBUG : file1: active writers 1 2024/11/02 03:27:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:47 DEBUG : : Looking for writers 2024/11/02 03:27:47 DEBUG : file1: reading active writers 2024/11/02 03:27:47 DEBUG : file1: active writers 1 2024/11/02 03:27:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:48 DEBUG : : Looking for writers 2024/11/02 03:27:48 DEBUG : file1: reading active writers 2024/11/02 03:27:48 DEBUG : file1: active writers 1 2024/11/02 03:27:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:49 DEBUG : : Looking for writers 2024/11/02 03:27:49 DEBUG : file1: reading active writers 2024/11/02 03:27:49 DEBUG : file1: active writers 1 2024/11/02 03:27:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:50 DEBUG : : Looking for writers 2024/11/02 03:27:50 DEBUG : file1: reading active writers 2024/11/02 03:27:50 DEBUG : file1: active writers 1 2024/11/02 03:27:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:51 DEBUG : : Looking for writers 2024/11/02 03:27:51 DEBUG : file1: reading active writers 2024/11/02 03:27:51 DEBUG : file1: active writers 1 2024/11/02 03:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:52 DEBUG : : Looking for writers 2024/11/02 03:27:52 DEBUG : file1: reading active writers 2024/11/02 03:27:52 DEBUG : file1: active writers 1 2024/11/02 03:27:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:53 DEBUG : : Looking for writers 2024/11/02 03:27:53 DEBUG : file1: reading active writers 2024/11/02 03:27:53 DEBUG : file1: active writers 1 2024/11/02 03:27:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:54 DEBUG : : Looking for writers 2024/11/02 03:27:54 DEBUG : file1: reading active writers 2024/11/02 03:27:54 DEBUG : file1: active writers 1 2024/11/02 03:27:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:55 DEBUG : : Looking for writers 2024/11/02 03:27:55 DEBUG : file1: reading active writers 2024/11/02 03:27:55 DEBUG : file1: active writers 1 2024/11/02 03:27:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:56 DEBUG : : Looking for writers 2024/11/02 03:27:56 DEBUG : file1: reading active writers 2024/11/02 03:27:56 DEBUG : file1: active writers 1 2024/11/02 03:27:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:57 DEBUG : : Looking for writers 2024/11/02 03:27:57 DEBUG : file1: reading active writers 2024/11/02 03:27:57 DEBUG : file1: active writers 1 2024/11/02 03:27:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/02 03:27:58 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/11/02 03:27:58 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:58 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:58 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:58 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (0 bytes), uploading instead of streaming 2024/11/02 03:27:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:58 DEBUG : file1: Size of src and dst objects identical 2024/11/02 03:27:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:58 DEBUG : file1: Open: flags=O_RDONLY 2024/11/02 03:27:58 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/02 03:27:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/02 03:27:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:58 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:58 DEBUG : : Looking for writers 2024/11/02 03:27:58 DEBUG : file1: reading active writers 2024/11/02 03:27:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-newihus2neda'", Local "Local file system at /tmp/rclone1741521800", Modify Window "1s" 2024/11/02 03:27:58 INFO : webdav root 'rclone-test-newihus2neda': poll-interval is not supported by this remote 2024/11/02 03:27:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/02 03:27:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/02 03:27:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:58 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/02 03:27:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/02 03:27:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:58 DEBUG : webdav root 'rclone-test-newihus2neda': File to upload is small (100 bytes), uploading instead of streaming 2024/11/02 03:27:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/02 03:27:58 DEBUG : file1: Size of src and dst objects identical 2024/11/02 03:27:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/02 03:27:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/02 03:27:58 DEBUG : file1: Open: flags=O_RDONLY 2024/11/02 03:27:58 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/02 03:27:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/02 03:27:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/02 03:27:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/02 03:27:58 DEBUG : WaitForWriters: timeout=30s 2024/11/02 03:27:58 DEBUG : : Looking for writers 2024/11/02 03:27:58 DEBUG : file1: reading active writers 2024/11/02 03:27:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/02 03:27:58 DEBUG : webdav root 'rclone-test-newihus2neda': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.009019696s (try 1/5)