"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/01/06 02:15:01 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-jekugux3zewa" 2025/01/06 02:15:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 02:15:01 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/01/06 02:15:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/01/06 02:15:01 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/01/06 02:15:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/01/06 02:15:01 DEBUG : Setting pass="tWeBCsQXwvbsr6vBLYRPzEKO9_0Bo1cnCHwbm_wC8-g6" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/01/06 02:15:01 DEBUG : TestWebdavRclone: detected overridden config - adding "{XaO25}" suffix to name 2025/01/06 02:15:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/01/06 02:15:01 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/01/06 02:15:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/01/06 02:15:01 DEBUG : Setting pass="tWeBCsQXwvbsr6vBLYRPzEKO9_0Bo1cnCHwbm_wC8-g6" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/01/06 02:15:01 DEBUG : found headers: 2025/01/06 02:15:01 DEBUG : Creating backend with remote "/tmp/rclone1524145878" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:01 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:01 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:01 DEBUG : dir: Looking for writers 2025/01/06 02:15:01 DEBUG : : Looking for writers 2025/01/06 02:15:01 DEBUG : dir: reading active writers 2025/01/06 02:15:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:01 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:01 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:01 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:01 DEBUG : dir/subdir: Looking for writers 2025/01/06 02:15:01 DEBUG : dir: Looking for writers 2025/01/06 02:15:01 DEBUG : file1: reading active writers 2025/01/06 02:15:01 DEBUG : file2: reading active writers 2025/01/06 02:15:01 DEBUG : subdir: reading active writers 2025/01/06 02:15:01 DEBUG : : Looking for writers 2025/01/06 02:15:01 DEBUG : dir: reading active writers 2025/01/06 02:15:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:01 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:01 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:01 DEBUG : dir: Looking for writers 2025/01/06 02:15:01 DEBUG : file1: reading active writers 2025/01/06 02:15:01 DEBUG : : Looking for writers 2025/01/06 02:15:01 DEBUG : dir: reading active writers 2025/01/06 02:15:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:01 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:01 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:01 DEBUG : dir: Looking for writers 2025/01/06 02:15:01 DEBUG : : Looking for writers 2025/01/06 02:15:01 DEBUG : dir: reading active writers 2025/01/06 02:15:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:02 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:02 DEBUG : dir: forgetting directory cache 2025/01/06 02:15:02 DEBUG : : forgetting directory cache 2025/01/06 02:15:02 DEBUG : dir: forgetting directory cache 2025/01/06 02:15:02 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:02 DEBUG : : Looking for writers 2025/01/06 02:15:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:02 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:02 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/01/06 02:15:02 DEBUG : dir: invalidating directory cache 2025/01/06 02:15:02 DEBUG : : >ForgetPath: 2025/01/06 02:15:02 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/01/06 02:15:02 DEBUG : : invalidating directory cache 2025/01/06 02:15:02 DEBUG : dir: forgetting directory cache 2025/01/06 02:15:02 DEBUG : : >ForgetPath: 2025/01/06 02:15:02 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/01/06 02:15:02 DEBUG : : >ForgetPath: 2025/01/06 02:15:02 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:02 DEBUG : dir: Looking for writers 2025/01/06 02:15:02 DEBUG : : Looking for writers 2025/01/06 02:15:02 DEBUG : dir: reading active writers 2025/01/06 02:15:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:02 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:02 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:02 DEBUG : : forgetting directory cache 2025/01/06 02:15:02 DEBUG : dir: forgetting directory cache 2025/01/06 02:15:02 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:02 DEBUG : dir: Looking for writers 2025/01/06 02:15:02 DEBUG : fil/a/b: Looking for writers 2025/01/06 02:15:02 DEBUG : fil/a: Looking for writers 2025/01/06 02:15:02 DEBUG : b: reading active writers 2025/01/06 02:15:02 DEBUG : fil: Looking for writers 2025/01/06 02:15:02 DEBUG : a: reading active writers 2025/01/06 02:15:02 DEBUG : : Looking for writers 2025/01/06 02:15:02 DEBUG : fil: reading active writers 2025/01/06 02:15:02 DEBUG : dir: reading active writers 2025/01/06 02:15:02 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:02 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:02 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:02 DEBUG : dir: Looking for writers 2025/01/06 02:15:02 DEBUG : : Looking for writers 2025/01/06 02:15:02 DEBUG : dir: reading active writers 2025/01/06 02:15:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:02 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:02 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:02 DEBUG : dir: Looking for writers 2025/01/06 02:15:02 DEBUG : file1: reading active writers 2025/01/06 02:15:02 DEBUG : : Looking for writers 2025/01/06 02:15:02 DEBUG : dir: reading active writers 2025/01/06 02:15:02 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:03 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:03 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/06 02:15:03 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:03 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:03 DEBUG : dir: invalidating directory cache 2025/01/06 02:15:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/06 02:15:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/06 02:15:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/06 02:15:03 DEBUG : dir/file1: Reset virtual modtime 2025/01/06 02:15:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/06 02:15:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:03 DEBUG : dir: invalidating directory cache 2025/01/06 02:15:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/06 02:15:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/06 02:15:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/06 02:15:03 DEBUG : : forgetting directory cache 2025/01/06 02:15:03 DEBUG : dir: forgetting directory cache 2025/01/06 02:15:03 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/06 02:15:03 DEBUG : dir/file1: Reset virtual modtime 2025/01/06 02:15:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/06 02:15:03 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:03 DEBUG : dir/virtualDir: Looking for writers 2025/01/06 02:15:03 DEBUG : dir: Looking for writers 2025/01/06 02:15:03 DEBUG : virtualFile2: reading active writers 2025/01/06 02:15:03 DEBUG : virtualFile: reading active writers 2025/01/06 02:15:03 DEBUG : virtualDir: reading active writers 2025/01/06 02:15:03 DEBUG : file1: reading active writers 2025/01/06 02:15:03 DEBUG : : Looking for writers 2025/01/06 02:15:03 DEBUG : dir: reading active writers 2025/01/06 02:15:03 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:03 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:03 ERROR : dir/: Can only open directories read only 2025/01/06 02:15:03 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:03 DEBUG : dir: Looking for writers 2025/01/06 02:15:03 DEBUG : : Looking for writers 2025/01/06 02:15:03 DEBUG : dir: reading active writers 2025/01/06 02:15:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:03 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/06 02:15:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/06 02:15:03 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (5 bytes), uploading instead of streaming 2025/01/06 02:15:03 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:03 NOTICE: webdav root 'rclone-test-jekugux3zewa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/06 02:15:03 DEBUG : dir/potato: Size of src and dst objects identical 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/06 02:15:03 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:03 DEBUG : dir: Looking for writers 2025/01/06 02:15:03 DEBUG : file1: reading active writers 2025/01/06 02:15:03 DEBUG : potato: reading active writers 2025/01/06 02:15:03 DEBUG : : Looking for writers 2025/01/06 02:15:03 DEBUG : dir: reading active writers 2025/01/06 02:15:03 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:03 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/06 02:15:04 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:04 DEBUG : dir/sub: Looking for writers 2025/01/06 02:15:04 DEBUG : dir: Looking for writers 2025/01/06 02:15:04 DEBUG : file1: reading active writers 2025/01/06 02:15:04 DEBUG : sub: reading active writers 2025/01/06 02:15:04 DEBUG : : Looking for writers 2025/01/06 02:15:04 DEBUG : dir: reading active writers 2025/01/06 02:15:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:04 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/06 02:15:04 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/01/06 02:15:04 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:04 DEBUG : dir/sub/subsub: Looking for writers 2025/01/06 02:15:04 DEBUG : dir/sub: Looking for writers 2025/01/06 02:15:04 DEBUG : subsub: reading active writers 2025/01/06 02:15:04 DEBUG : dir: Looking for writers 2025/01/06 02:15:04 DEBUG : file1: reading active writers 2025/01/06 02:15:04 DEBUG : sub: reading active writers 2025/01/06 02:15:04 DEBUG : : Looking for writers 2025/01/06 02:15:04 DEBUG : dir: reading active writers 2025/01/06 02:15:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:04 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:04 ERROR : dir/: Dir.Remove not empty 2025/01/06 02:15:04 DEBUG : dir/file1: Remove: 2025/01/06 02:15:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:04 DEBUG : dir/file1: >Remove: err= 2025/01/06 02:15:04 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/06 02:15:04 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:04 DEBUG : : Looking for writers 2025/01/06 02:15:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:04 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:04 DEBUG : dir/file1: Remove: 2025/01/06 02:15:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:04 DEBUG : dir/file1: >Remove: err= 2025/01/06 02:15:04 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/06 02:15:04 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:04 DEBUG : : Looking for writers 2025/01/06 02:15:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:04 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:04 DEBUG : dir/file1: Remove: 2025/01/06 02:15:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:04 DEBUG : dir/file1: >Remove: err= 2025/01/06 02:15:04 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:04 DEBUG : dir: Looking for writers 2025/01/06 02:15:04 DEBUG : : Looking for writers 2025/01/06 02:15:04 DEBUG : dir: reading active writers 2025/01/06 02:15:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:04 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:05 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/01/06 02:15:05 DEBUG : dir: Updating dir with dir2 0xc0004a9450 2025/01/06 02:15:05 DEBUG : dir: forgetting directory cache 2025/01/06 02:15:05 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/06 02:15:05 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/01/06 02:15:05 INFO : dir2/file1: Moved (server-side) to: file2 2025/01/06 02:15:05 DEBUG : file2: Updating file with file2 0xc0003aca80 2025/01/06 02:15:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/06 02:15:05 INFO : dir2/file3: Deleted 2025/01/06 02:15:05 INFO : file2: Moved (server-side) to: dir2/file3 2025/01/06 02:15:05 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003aca80 2025/01/06 02:15:05 DEBUG : : Added virtual directory entry vDel: "file2" 2025/01/06 02:15:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/01/06 02:15:05 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/01/06 02:15:05 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004a9520 2025/01/06 02:15:05 DEBUG : empty directory: forgetting directory cache 2025/01/06 02:15:05 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/01/06 02:15:05 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/01/06 02:15:05 DEBUG : dir2: Renaming to "dir3" 2025/01/06 02:15:05 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:05 DEBUG : dir3: Looking for writers 2025/01/06 02:15:05 DEBUG : file3: reading active writers 2025/01/06 02:15:05 DEBUG : renamed empty directory: Looking for writers 2025/01/06 02:15:05 DEBUG : : Looking for writers 2025/01/06 02:15:05 DEBUG : dir3: reading active writers 2025/01/06 02:15:05 DEBUG : renamed empty directory: reading active writers 2025/01/06 02:15:05 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-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:05 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:05 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:05 DEBUG : dir: Looking for writers 2025/01/06 02:15:05 DEBUG : file1: reading active writers 2025/01/06 02:15:05 DEBUG : : Looking for writers 2025/01/06 02:15:05 DEBUG : dir: reading active writers 2025/01/06 02:15:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:05 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:05 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:05 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/01/06 02:15:05 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:05 DEBUG : dir: Looking for writers 2025/01/06 02:15:05 DEBUG : file1: reading active writers 2025/01/06 02:15:05 DEBUG : : Looking for writers 2025/01/06 02:15:05 DEBUG : dir: reading active writers 2025/01/06 02:15:05 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-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:05 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/06 02:15:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:05 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:05 DEBUG : dir: Looking for writers 2025/01/06 02:15:05 DEBUG : file1: reading active writers 2025/01/06 02:15:05 DEBUG : : Looking for writers 2025/01/06 02:15:05 DEBUG : dir: reading active writers 2025/01/06 02:15:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/01/06 02:15:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/01/06 02:15:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/06 02:15:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/01/06 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:06 DEBUG : : Looking for writers 2025/01/06 02:15:06 DEBUG : file.txt: reading active writers 2025/01/06 02:15:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:06 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:06 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (25 bytes), uploading instead of streaming 2025/01/06 02:15:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:06 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/06 02:15:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:06 DEBUG : dir: Looking for writers 2025/01/06 02:15:06 DEBUG : file1: reading active writers 2025/01/06 02:15:06 DEBUG : : Looking for writers 2025/01/06 02:15:06 DEBUG : dir: reading active writers 2025/01/06 02:15:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:06 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:06 DEBUG : dir/file1: Remove: 2025/01/06 02:15:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:06 DEBUG : dir/file1: >Remove: err= 2025/01/06 02:15:06 DEBUG : dir/file1: Remove: 2025/01/06 02:15:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/06 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:06 DEBUG : dir: Looking for writers 2025/01/06 02:15:06 DEBUG : : Looking for writers 2025/01/06 02:15:06 DEBUG : dir: reading active writers 2025/01/06 02:15:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:06 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:06 DEBUG : dir/file1: Remove: 2025/01/06 02:15:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:06 DEBUG : dir/file1: >Remove: err= 2025/01/06 02:15:06 DEBUG : dir/file1: Remove: 2025/01/06 02:15:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/06 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:06 DEBUG : dir: Looking for writers 2025/01/06 02:15:06 DEBUG : : Looking for writers 2025/01/06 02:15:06 DEBUG : dir: reading active writers 2025/01/06 02:15:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:06 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/06 02:15:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/06 02:15:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/06 02:15:06 DEBUG : dir/file1: Open: flags=O_RDWR 2025/01/06 02:15:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/06 02:15:06 DEBUG : dir/file1: Open: flags=0x3 2025/01/06 02:15:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/01/06 02:15:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/01/06 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:06 DEBUG : dir: Looking for writers 2025/01/06 02:15:06 DEBUG : file1: reading active writers 2025/01/06 02:15:06 DEBUG : : Looking for writers 2025/01/06 02:15:06 DEBUG : dir: reading active writers 2025/01/06 02:15:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:06 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:06 DEBUG : dir: Looking for writers 2025/01/06 02:15:06 DEBUG : file1: reading active writers 2025/01/06 02:15:06 DEBUG : : Looking for writers 2025/01/06 02:15:06 DEBUG : dir: reading active writers 2025/01/06 02:15:06 DEBUG : >WaitForWriters: 2025/01/06 02:15:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000001a40 2025/01/06 02:15:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/06 02:15:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000001a40 2025/01/06 02:15:06 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/06 02:15:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/06 02:15:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/06 02:15:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001a40 2025/01/06 02:15:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:06 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (25 bytes), uploading instead of streaming 2025/01/06 02:15:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:06 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/06 02:15:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:06 DEBUG : newLeaf: Running delayed rename now 2025/01/06 02:15:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000001a40 2025/01/06 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:06 DEBUG : dir: Looking for writers 2025/01/06 02:15:06 DEBUG : : Looking for writers 2025/01/06 02:15:06 DEBUG : dir: reading active writers 2025/01/06 02:15:06 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:06 DEBUG : >WaitForWriters: 2025/01/06 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:06 DEBUG : dir: Looking for writers 2025/01/06 02:15:06 DEBUG : : Looking for writers 2025/01/06 02:15:06 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:06 DEBUG : dir: reading active writers 2025/01/06 02:15:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:07 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:07 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : file1: reading active writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : >WaitForWriters: 2025/01/06 02:15:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000683200 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/06 02:15:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000683200 2025/01/06 02:15:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/06 02:15:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc000683200 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:07 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (25 bytes), uploading instead of streaming 2025/01/06 02:15:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/06 02:15:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:07 DEBUG : newLeaf: Running delayed rename now 2025/01/06 02:15:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000683200 2025/01/06 02:15:07 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:07 DEBUG : >WaitForWriters: 2025/01/06 02:15:07 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:07 DEBUG : >WaitForWriters: 2025/01/06 02:15:07 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:07 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/06 02:15:07 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:07 DEBUG : dir/file1(0xc0007eef80): openPending: 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:07 DEBUG : dir/file1(0xc0007eef80): >openPending: err= 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/06 02:15:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:07 DEBUG : dir/file1(0xc0007eef80): _writeAt: size=14, off=0 2025/01/06 02:15:07 DEBUG : dir/file1(0xc0007eef80): >_writeAt: n=14, err= 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/06 02:15:07 DEBUG : dir/file1(0xc0007eef80): close: 2025/01/06 02:15:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/06 02:15:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:07 DEBUG : dir/file1(0xc0007eef80): >close: err= 2025/01/06 02:15:07 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : file1: reading active writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : file1: reading active writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : file1: reading active writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : file1: reading active writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: starting upload 2025/01/06 02:15:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:07 INFO : dir/file1: Copied (replaced existing) 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : file1: reading active writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : >WaitForWriters: 2025/01/06 02:15:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:07 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000acf140): _readAt: size=512, off=0 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000acf140): openPending: 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000acf140): >openPending: err= 2025/01/06 02:15:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000acf140): >_readAt: n=14, err=EOF 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000acf140): close: 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000acf140): >close: err= 2025/01/06 02:15:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/06 02:15:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a6480 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/06 02:15:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/06 02:15:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a6480 2025/01/06 02:15:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/06 02:15:07 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000723b00): openPending: 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000723b00): >openPending: err= 2025/01/06 02:15:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/06 02:15:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000723b00): _writeAt: size=25, off=0 2025/01/06 02:15:07 DEBUG : dir/file1(0xc000723b00): >_writeAt: n=25, err= 2025/01/06 02:15:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/06 02:15:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a6480 2025/01/06 02:15:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:07 DEBUG : newLeaf(0xc000723b00): close: 2025/01/06 02:15:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/06 02:15:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-06 02:15:07.792280756 +0000 UTC m=+6.539442572 2025/01/06 02:15:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:07 DEBUG : newLeaf(0xc000723b00): >close: err= 2025/01/06 02:15:07 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:07 DEBUG : newLeaf: vfs cache: starting upload 2025/01/06 02:15:07 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:07 INFO : newLeaf: Copied (replaced existing) 2025/01/06 02:15:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-06 02:15:07 +0000 UTC" 2025/01/06 02:15:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/06 02:15:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:07 DEBUG : >WaitForWriters: 2025/01/06 02:15:07 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:07 DEBUG : dir: Looking for writers 2025/01/06 02:15:07 DEBUG : : Looking for writers 2025/01/06 02:15:07 DEBUG : dir: reading active writers 2025/01/06 02:15:07 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:07 DEBUG : >WaitForWriters: 2025/01/06 02:15:07 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:08 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:08 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : file1: reading active writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : >WaitForWriters: 2025/01/06 02:15:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a63c0 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/06 02:15:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a63c0 2025/01/06 02:15:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/06 02:15:08 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:08 DEBUG : dir/file1(0xc00056c480): openPending: 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:08 DEBUG : dir/file1(0xc00056c480): >openPending: err= 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/06 02:15:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:08 DEBUG : dir/file1(0xc00056c480): _writeAt: size=25, off=0 2025/01/06 02:15:08 DEBUG : dir/file1(0xc00056c480): >_writeAt: n=25, err= 2025/01/06 02:15:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/06 02:15:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a63c0 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:08 DEBUG : newLeaf(0xc00056c480): close: 2025/01/06 02:15:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/06 02:15:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-06 02:15:08.288506234 +0000 UTC m=+7.035668041 2025/01/06 02:15:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:08 DEBUG : newLeaf(0xc00056c480): >close: err= 2025/01/06 02:15:08 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:08 DEBUG : newLeaf: vfs cache: starting upload 2025/01/06 02:15:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:08 INFO : newLeaf: Copied (replaced existing) 2025/01/06 02:15:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-06 02:15:08 +0000 UTC" 2025/01/06 02:15:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/06 02:15:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:08 DEBUG : >WaitForWriters: 2025/01/06 02:15:08 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:08 DEBUG : >WaitForWriters: 2025/01/06 02:15:08 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:08 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/06 02:15:08 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727300): openPending: 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727300): >openPending: err= 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/06 02:15:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727300): _writeAt: size=14, off=0 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727300): >_writeAt: n=14, err= 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727300): close: 2025/01/06 02:15:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/06 02:15:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727300): >close: err= 2025/01/06 02:15:08 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : file1: reading active writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : file1: reading active writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : file1: reading active writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : file1: reading active writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: starting upload 2025/01/06 02:15:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:08 INFO : dir/file1: Copied (replaced existing) 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : file1: reading active writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : >WaitForWriters: 2025/01/06 02:15:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:08 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727480): _readAt: size=512, off=0 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727480): openPending: 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727480): >openPending: err= 2025/01/06 02:15:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727480): >_readAt: n=14, err=EOF 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727480): close: 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000727480): >close: err= 2025/01/06 02:15:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/06 02:15:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a6780 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/06 02:15:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/06 02:15:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a6780 2025/01/06 02:15:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/06 02:15:08 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000773d40): openPending: 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000773d40): >openPending: err= 2025/01/06 02:15:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/06 02:15:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000773d40): _writeAt: size=25, off=0 2025/01/06 02:15:08 DEBUG : dir/file1(0xc000773d40): >_writeAt: n=25, err= 2025/01/06 02:15:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/06 02:15:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a6780 2025/01/06 02:15:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:08 DEBUG : newLeaf(0xc000773d40): close: 2025/01/06 02:15:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/06 02:15:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-06 02:15:08.932191534 +0000 UTC m=+7.679353350 2025/01/06 02:15:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:08 DEBUG : newLeaf(0xc000773d40): >close: err= 2025/01/06 02:15:08 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:08 DEBUG : dir: Looking for writers 2025/01/06 02:15:08 DEBUG : : Looking for writers 2025/01/06 02:15:08 DEBUG : dir: reading active writers 2025/01/06 02:15:08 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:09 DEBUG : newLeaf: vfs cache: starting upload 2025/01/06 02:15:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:09 INFO : newLeaf: Copied (replaced existing) 2025/01/06 02:15:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-06 02:15:08 +0000 UTC" 2025/01/06 02:15:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/06 02:15:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : >WaitForWriters: 2025/01/06 02:15:09 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : >WaitForWriters: 2025/01/06 02:15:09 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:09 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:09 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : file1: reading active writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : >WaitForWriters: 2025/01/06 02:15:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:09 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007c7480): _readAt: size=512, off=0 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007c7480): openPending: 2025/01/06 02:15:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/06 02:15:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007c7480): >openPending: err= 2025/01/06 02:15:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007c7480): >_readAt: n=14, err=EOF 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007c7480): close: 2025/01/06 02:15:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007c7480): >close: err= 2025/01/06 02:15:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/06 02:15:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a6e40 2025/01/06 02:15:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/06 02:15:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/06 02:15:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a6e40 2025/01/06 02:15:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/06 02:15:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/06 02:15:09 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007ff900): openPending: 2025/01/06 02:15:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/06 02:15:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/06 02:15:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007ff900): >openPending: err= 2025/01/06 02:15:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/06 02:15:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007ff900): _writeAt: size=25, off=0 2025/01/06 02:15:09 DEBUG : dir/file1(0xc0007ff900): >_writeAt: n=25, err= 2025/01/06 02:15:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/06 02:15:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/06 02:15:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a6e40 2025/01/06 02:15:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:09 DEBUG : newLeaf(0xc0007ff900): close: 2025/01/06 02:15:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/06 02:15:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-06 02:15:09.443744614 +0000 UTC m=+8.190906430 2025/01/06 02:15:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:09 DEBUG : newLeaf(0xc0007ff900): >close: err= 2025/01/06 02:15:09 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:09 DEBUG : newLeaf: vfs cache: starting upload 2025/01/06 02:15:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:09 INFO : newLeaf: Copied (replaced existing) 2025/01/06 02:15:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-06 02:15:09 +0000 UTC" 2025/01/06 02:15:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/06 02:15:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/06 02:15:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : >WaitForWriters: 2025/01/06 02:15:09 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : newLeaf: reading active writers 2025/01/06 02:15:09 DEBUG : >WaitForWriters: 2025/01/06 02:15:09 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.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:09 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:09 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:09 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 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-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:09 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/06 02:15:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:09 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:09 DEBUG : dir: Looking for writers 2025/01/06 02:15:09 DEBUG : file1: reading active writers 2025/01/06 02:15:09 DEBUG : : Looking for writers 2025/01/06 02:15:09 DEBUG : dir: reading active writers 2025/01/06 02:15:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:09 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/06 02:15:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/06 02:15:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/06 02:15:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/06 02:15:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/06 02:15:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/06 02:15:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/06 02:15:10 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:10 DEBUG : dir: Looking for writers 2025/01/06 02:15:10 DEBUG : file1: reading active writers 2025/01/06 02:15:10 DEBUG : : Looking for writers 2025/01/06 02:15:10 DEBUG : dir: reading active writers 2025/01/06 02:15:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:10 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/06 02:15:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/06 02:15:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/06 02:15:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/06 02:15:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/06 02:15:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/06 02:15:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/06 02:15:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/06 02:15:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/06 02:15:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/06 02:15:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/06 02:15:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/06 02:15:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/06 02:15:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/06 02:15:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/06 02:15:10 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:10 DEBUG : dir: Looking for writers 2025/01/06 02:15:10 DEBUG : file1: reading active writers 2025/01/06 02:15:10 DEBUG : : Looking for writers 2025/01/06 02:15:10 DEBUG : dir: reading active writers 2025/01/06 02:15:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:10 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/06 02:15:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:10 DEBUG : dir: Looking for writers 2025/01/06 02:15:10 DEBUG : file1: reading active writers 2025/01/06 02:15:10 DEBUG : : Looking for writers 2025/01/06 02:15:10 DEBUG : dir: reading active writers 2025/01/06 02:15:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:10 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/06 02:15:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/06 02:15:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/06 02:15:10 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:10 DEBUG : dir: Looking for writers 2025/01/06 02:15:10 DEBUG : file1: reading active writers 2025/01/06 02:15:10 DEBUG : : Looking for writers 2025/01/06 02:15:10 DEBUG : dir: reading active writers 2025/01/06 02:15:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:10 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:10 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): _readAt: size=1, off=0 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): openPending: 2025/01/06 02:15:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/06 02:15:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): >openPending: err= 2025/01/06 02:15:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): >_readAt: n=1, err= 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): _readAt: size=256, off=1 2025/01/06 02:15:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): >_readAt: n=15, err=EOF 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): _readAt: size=16, off=16 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): >_readAt: n=0, err=EOF 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): close: 2025/01/06 02:15:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): >close: err= 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): close: 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000457180): >close: err=file already closed 2025/01/06 02:15:10 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:10 DEBUG : dir: Looking for writers 2025/01/06 02:15:10 DEBUG : file1: reading active writers 2025/01/06 02:15:10 DEBUG : : Looking for writers 2025/01/06 02:15:10 DEBUG : dir: reading active writers 2025/01/06 02:15:10 DEBUG : >WaitForWriters: 2025/01/06 02:15:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:10 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:10 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): _readAt: size=1, off=0 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): openPending: 2025/01/06 02:15:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/06 02:15:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): >openPending: err= 2025/01/06 02:15:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): >_readAt: n=1, err= 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): _readAt: size=1, off=5 2025/01/06 02:15:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): >_readAt: n=1, err= 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): _readAt: size=1, off=3 2025/01/06 02:15:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): >_readAt: n=1, err= 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): _readAt: size=1, off=13 2025/01/06 02:15:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): >_readAt: n=1, err= 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): _readAt: size=16, off=100 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): >_readAt: n=0, err=EOF 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): close: 2025/01/06 02:15:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/06 02:15:10 DEBUG : dir/file1(0xc000877b00): >close: err= 2025/01/06 02:15:10 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:10 DEBUG : dir: Looking for writers 2025/01/06 02:15:10 DEBUG : file1: reading active writers 2025/01/06 02:15:10 DEBUG : : Looking for writers 2025/01/06 02:15:10 DEBUG : dir: reading active writers 2025/01/06 02:15:10 DEBUG : >WaitForWriters: 2025/01/06 02:15:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:10 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:11 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): _readAt: size=1, off=0 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): openPending: 2025/01/06 02:15:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/06 02:15:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): >openPending: err= 2025/01/06 02:15:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/06 02:15:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): >_readAt: n=1, err= 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): _readAt: size=1, off=5 2025/01/06 02:15:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): >_readAt: n=1, err= 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): _readAt: size=1, off=1 2025/01/06 02:15:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): >_readAt: n=1, err= 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): _readAt: size=6, off=10 2025/01/06 02:15:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): >_readAt: n=6, err= 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): _readAt: size=256, off=10 2025/01/06 02:15:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): >_readAt: n=6, err=EOF 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): _readAt: size=256, off=100 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): >_readAt: n=0, err=EOF 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): close: 2025/01/06 02:15:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): >close: err= 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): _readAt: size=256, off=100 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0004cc480): >_readAt: n=0, err=file already closed 2025/01/06 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:11 DEBUG : dir: Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : dir: reading active writers 2025/01/06 02:15:11 DEBUG : >WaitForWriters: 2025/01/06 02:15:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:11 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:11 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0007ac880): RWFileHandle.Flush 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0007ac880): _readAt: size=256, off=0 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0007ac880): openPending: 2025/01/06 02:15:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/06 02:15:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0007ac880): >openPending: err= 2025/01/06 02:15:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/06 02:15:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0007ac880): >_readAt: n=16, err=EOF 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0007ac880): RWFileHandle.Flush 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0007ac880): RWFileHandle.Flush 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0007ac880): close: 2025/01/06 02:15:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/06 02:15:11 DEBUG : dir/file1(0xc0007ac880): >close: err= 2025/01/06 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:11 DEBUG : dir: Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : dir: reading active writers 2025/01/06 02:15:11 DEBUG : >WaitForWriters: 2025/01/06 02:15:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:11 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/06 02:15:11 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/06 02:15:11 DEBUG : dir/file1(0xc000826c40): _readAt: size=256, off=0 2025/01/06 02:15:11 DEBUG : dir/file1(0xc000826c40): openPending: 2025/01/06 02:15:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/06 02:15:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 DEBUG : dir/file1(0xc000826c40): >openPending: err= 2025/01/06 02:15:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/06 02:15:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:11 DEBUG : dir/file1(0xc000826c40): >_readAt: n=16, err=EOF 2025/01/06 02:15:11 DEBUG : dir/file1(0xc000826c40): RWFileHandle.Release 2025/01/06 02:15:11 DEBUG : dir/file1(0xc000826c40): close: 2025/01/06 02:15:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/06 02:15:11 DEBUG : dir/file1(0xc000826c40): >close: err= 2025/01/06 02:15:11 DEBUG : dir/file1(0xc000826c40): RWFileHandle.Release 2025/01/06 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:11 DEBUG : dir: Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : dir: reading active writers 2025/01/06 02:15:11 DEBUG : >WaitForWriters: 2025/01/06 02:15:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:11 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:11 DEBUG : file1: newRWFileHandle: 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): openPending: 2025/01/06 02:15:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): >openPending: err= 2025/01/06 02:15:11 DEBUG : file1: >newRWFileHandle: err= 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/06 02:15:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): _writeAt: size=5, off=0 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): >_writeAt: n=5, err= 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): _writeAt: size=7, off=5 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): >_writeAt: n=7, err= 2025/01/06 02:15:11 DEBUG : file1: vfs cache: truncate to size=11 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): close: 2025/01/06 02:15:11 DEBUG : file1: vfs cache: setting modification time to 2025-01-06 02:15:11.402153581 +0000 UTC m=+10.149315397 2025/01/06 02:15:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): >close: err= 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): close: 2025/01/06 02:15:11 DEBUG : file1(0xc000827d00): >close: err=file already closed 2025/01/06 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:11 DEBUG : file1: vfs cache: starting upload 2025/01/06 02:15:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:11 INFO : file1: Copied (new) 2025/01/06 02:15:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-06 02:15:11 +0000 UTC" 2025/01/06 02:15:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 INFO : file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : >WaitForWriters: 2025/01/06 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : >WaitForWriters: 2025/01/06 02:15:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:11 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:11 DEBUG : file1: newRWFileHandle: 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): openPending: 2025/01/06 02:15:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): >openPending: err= 2025/01/06 02:15:11 DEBUG : file1: >newRWFileHandle: err= 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/06 02:15:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): _writeAt: size=7, off=0 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): >_writeAt: n=7, err= 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): _writeAt: size=6, off=5 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): >_writeAt: n=6, err= 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): close: 2025/01/06 02:15:11 DEBUG : file1: vfs cache: setting modification time to 2025-01-06 02:15:11.598141714 +0000 UTC m=+10.345303521 2025/01/06 02:15:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): >close: err= 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): _writeAt: size=5, off=0 2025/01/06 02:15:11 DEBUG : file1(0xc000aabf00): >_writeAt: n=0, err=file already closed 2025/01/06 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:11 DEBUG : file1: vfs cache: starting upload 2025/01/06 02:15:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:11 INFO : file1: Copied (new) 2025/01/06 02:15:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-06 02:15:11 +0000 UTC" 2025/01/06 02:15:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 INFO : file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : >WaitForWriters: 2025/01/06 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : >WaitForWriters: 2025/01/06 02:15:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:11 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:11 DEBUG : file1: newRWFileHandle: 2025/01/06 02:15:11 DEBUG : file1(0xc00047f040): openPending: 2025/01/06 02:15:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 DEBUG : file1(0xc00047f040): >openPending: err= 2025/01/06 02:15:11 DEBUG : file1: >newRWFileHandle: err= 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/06 02:15:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/06 02:15:11 DEBUG : file1(0xc00047f040): close: 2025/01/06 02:15:11 DEBUG : file1: vfs cache: setting modification time to 2025-01-06 02:15:11.793978293 +0000 UTC m=+10.541140099 2025/01/06 02:15:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:11 DEBUG : file1(0xc00047f040): >close: err= 2025/01/06 02:15:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/06 02:15:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/06 02:15:11 DEBUG : file2: newRWFileHandle: 2025/01/06 02:15:11 DEBUG : file2(0xc00047f100): openPending: 2025/01/06 02:15:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/06 02:15:11 DEBUG : file2(0xc00047f100): >openPending: err= 2025/01/06 02:15:11 DEBUG : file2: >newRWFileHandle: err= 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/06 02:15:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/06 02:15:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/06 02:15:11 DEBUG : file2(0xc00047f100): RWFileHandle.Flush 2025/01/06 02:15:11 DEBUG : file2(0xc00047f100): RWFileHandle.Release 2025/01/06 02:15:11 DEBUG : file2(0xc00047f100): close: 2025/01/06 02:15:11 DEBUG : file2: vfs cache: setting modification time to 2025-01-06 02:15:11.794660238 +0000 UTC m=+10.541822044 2025/01/06 02:15:11 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:11 DEBUG : file2(0xc00047f100): >close: err= 2025/01/06 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : file2: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : file2: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : file2: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : file2: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/06 02:15:11 DEBUG : file2: vfs cache: starting upload 2025/01/06 02:15:11 DEBUG : file1: vfs cache: starting upload 2025/01/06 02:15:11 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:11 INFO : file2: Copied (new) 2025/01/06 02:15:11 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-06 02:15:11 +0000 UTC" 2025/01/06 02:15:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/06 02:15:11 INFO : file2: vfs cache: upload succeeded try #1 2025/01/06 02:15:11 DEBUG : : Looking for writers 2025/01/06 02:15:11 DEBUG : file1: reading active writers 2025/01/06 02:15:11 DEBUG : file2: reading active writers 2025/01/06 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/06 02:15:11 INFO : file1: Copied (new) 2025/01/06 02:15:11 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-06 02:15:11 +0000 UTC" 2025/01/06 02:15:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:11 INFO : file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : file2: reading active writers 2025/01/06 02:15:12 DEBUG : >WaitForWriters: 2025/01/06 02:15:12 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : file2: reading active writers 2025/01/06 02:15:12 DEBUG : >WaitForWriters: 2025/01/06 02:15:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:12 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:12 DEBUG : file1: newRWFileHandle: 2025/01/06 02:15:12 DEBUG : file1(0xc0002b7f00): openPending: 2025/01/06 02:15:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 DEBUG : file1(0xc0002b7f00): >openPending: err= 2025/01/06 02:15:12 DEBUG : file1: >newRWFileHandle: err= 2025/01/06 02:15:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/06 02:15:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/06 02:15:12 DEBUG : file1(0xc0002b7f00): _writeAt: size=5, off=0 2025/01/06 02:15:12 DEBUG : file1(0xc0002b7f00): >_writeAt: n=5, err= 2025/01/06 02:15:12 DEBUG : file1(0xc0002b7f00): RWFileHandle.Flush 2025/01/06 02:15:12 DEBUG : file1(0xc0002b7f00): RWFileHandle.Flush 2025/01/06 02:15:12 DEBUG : file1(0xc0002b7f00): close: 2025/01/06 02:15:12 DEBUG : file1: vfs cache: setting modification time to 2025-01-06 02:15:12.162312081 +0000 UTC m=+10.909473887 2025/01/06 02:15:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:12 DEBUG : file1(0xc0002b7f00): >close: err= 2025/01/06 02:15:12 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:12 DEBUG : file1: vfs cache: starting upload 2025/01/06 02:15:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:12 INFO : file1: Copied (new) 2025/01/06 02:15:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-06 02:15:12 +0000 UTC" 2025/01/06 02:15:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 INFO : file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : >WaitForWriters: 2025/01/06 02:15:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:12 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:12 DEBUG : file1: newRWFileHandle: 2025/01/06 02:15:12 DEBUG : file1(0xc0007ef7c0): openPending: 2025/01/06 02:15:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 DEBUG : file1(0xc0007ef7c0): >openPending: err= 2025/01/06 02:15:12 DEBUG : file1: >newRWFileHandle: err= 2025/01/06 02:15:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/06 02:15:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/06 02:15:12 DEBUG : file1(0xc0007ef7c0): _writeAt: size=5, off=0 2025/01/06 02:15:12 DEBUG : file1(0xc0007ef7c0): >_writeAt: n=5, err= 2025/01/06 02:15:12 DEBUG : file1(0xc0007ef7c0): RWFileHandle.Release 2025/01/06 02:15:12 DEBUG : file1(0xc0007ef7c0): close: 2025/01/06 02:15:12 DEBUG : file1: vfs cache: setting modification time to 2025-01-06 02:15:12.348212801 +0000 UTC m=+11.095374637 2025/01/06 02:15:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:12 DEBUG : file1(0xc0007ef7c0): >close: err= 2025/01/06 02:15:12 DEBUG : file1(0xc0007ef7c0): RWFileHandle.Release 2025/01/06 02:15:12 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:12 DEBUG : file1: vfs cache: starting upload 2025/01/06 02:15:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:12 INFO : file1: Copied (new) 2025/01/06 02:15:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-06 02:15:12 +0000 UTC" 2025/01/06 02:15:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 INFO : file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : >WaitForWriters: 2025/01/06 02:15:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:12 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/06 02:15:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/06 02:15:12 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:12 DEBUG : dir/file1(0xc0006dc7c0): openPending: 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/06 02:15:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 DEBUG : dir/file1(0xc0006dc7c0): >openPending: err= 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/06 02:15:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/06 02:15:12 DEBUG : dir/file1(0xc0006dc7c0): _writeAt: size=5, off=0 2025/01/06 02:15:12 DEBUG : dir/file1(0xc0006dc7c0): >_writeAt: n=5, err= 2025/01/06 02:15:12 DEBUG : dir/file1(0xc0006dc7c0): close: 2025/01/06 02:15:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-06 02:15:12.602263796 +0000 UTC m=+11.349425631 2025/01/06 02:15:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:12 DEBUG : dir/file1(0xc0006dc7c0): >close: err= 2025/01/06 02:15:12 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:12 DEBUG : dir: Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : dir: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:12 DEBUG : dir: Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : dir: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:12 DEBUG : dir: Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : dir: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:12 DEBUG : dir: Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : dir: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: starting upload 2025/01/06 02:15:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:12 INFO : dir/file1: Copied (replaced existing) 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-06 02:15:12 +0000 UTC" 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:12 DEBUG : dir: Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : dir: reading active writers 2025/01/06 02:15:12 DEBUG : >WaitForWriters: 2025/01/06 02:15:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:12 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:12 DEBUG : dir/file1: newRWFileHandle: 2025/01/06 02:15:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/06 02:15:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/06 02:15:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/06 02:15:12 DEBUG : dir/file1(0xc000580dc0): _writeAt: size=5, off=0 2025/01/06 02:15:12 DEBUG : dir/file1(0xc000580dc0): openPending: 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/06 02:15:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:12 DEBUG : dir/file1(0xc000580dc0): >openPending: err= 2025/01/06 02:15:12 DEBUG : dir/file1(0xc000580dc0): >_writeAt: n=5, err= 2025/01/06 02:15:12 DEBUG : dir/file1(0xc000580dc0): _writeAt: size=15, off=5 2025/01/06 02:15:12 DEBUG : dir/file1(0xc000580dc0): >_writeAt: n=15, err= 2025/01/06 02:15:12 DEBUG : dir/file1(0xc000580dc0): close: 2025/01/06 02:15:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-06 02:15:12.888514608 +0000 UTC m=+11.635676424 2025/01/06 02:15:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:12 DEBUG : dir/file1(0xc000580dc0): >close: err= 2025/01/06 02:15:12 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:12 DEBUG : dir: Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : dir: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:12 DEBUG : dir: Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : dir: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:12 DEBUG : dir: Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : dir: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:12 DEBUG : dir: Looking for writers 2025/01/06 02:15:12 DEBUG : file1: reading active writers 2025/01/06 02:15:12 DEBUG : : Looking for writers 2025/01/06 02:15:12 DEBUG : dir: reading active writers 2025/01/06 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:12 DEBUG : dir/file1: vfs cache: starting upload 2025/01/06 02:15:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:13 INFO : dir/file1: Copied (replaced existing) 2025/01/06 02:15:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-06 02:15:12 +0000 UTC" 2025/01/06 02:15:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:13 DEBUG : dir: Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : dir: reading active writers 2025/01/06 02:15:13 DEBUG : >WaitForWriters: 2025/01/06 02:15:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:13 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : file1: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : file1(0xc0006a72c0): openPending: 2025/01/06 02:15:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:13 DEBUG : file1(0xc0006a72c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : file1: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/06 02:15:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/06 02:15:13 DEBUG : file1(0xc0006a72c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : file1(0xc0006a72c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : file1(0xc0006a72c0): close: 2025/01/06 02:15:13 DEBUG : file1: vfs cache: setting modification time to 2025-01-06 02:15:13.107909989 +0000 UTC m=+11.855071795 2025/01/06 02:15:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : file1(0xc0006a72c0): >close: err= 2025/01/06 02:15:13 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:13 DEBUG : file1: vfs cache: starting upload 2025/01/06 02:15:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:13 INFO : file1: Copied (new) 2025/01/06 02:15:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-06 02:15:13 +0000 UTC" 2025/01/06 02:15:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:13 INFO : file1: vfs cache: upload succeeded try #1 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : >WaitForWriters: 2025/01/06 02:15:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:13 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/06 02:15:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f080): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f080): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f080): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.294552167 +0000 UTC m=+12.041713972 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f0c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f0c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f0c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f0c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f0c0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f0c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.294552167 +0000 UTC m=+12.041713972 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f0c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f100): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f100): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f100): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.294552167 +0000 UTC m=+12.041713972 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f1f0 item 1 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f140): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f140): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f140): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.296244141 +0000 UTC m=+12.043405947 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f180): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f180): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f180): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.296244141 +0000 UTC m=+12.043405947 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 2 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f1c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f1c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f1c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f1c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f1c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.297972462 +0000 UTC m=+12.045134268 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f1c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f200): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f200): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f200): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f200): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f200): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.297972462 +0000 UTC m=+12.045134268 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f240): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f240): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f240): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f240): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f240): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.297972462 +0000 UTC m=+12.045134268 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f240): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fce0 item 3 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f2c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f2c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f2c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f2c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f2c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.299759654 +0000 UTC m=+12.046921460 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f2c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f340): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f340): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f340): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f340): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f340): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.299759654 +0000 UTC m=+12.046921460 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f340): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662540 item 4 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f380): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f380): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f380): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.302073219 +0000 UTC m=+12.049235065 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f3c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f3c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f3c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f3c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f3c0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f3c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f3c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.302073219 +0000 UTC m=+12.049235065 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f3c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f400): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f400): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f400): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f400): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f400): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.302073219 +0000 UTC m=+12.049235065 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f400): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662a80 item 5 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f480): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f480): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f480): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.305477695 +0000 UTC m=+12.052639532 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f500): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f500): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f500): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.305477695 +0000 UTC m=+12.052639532 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663260 item 6 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f580): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f580): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f580): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f580): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f580): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.308815257 +0000 UTC m=+12.055977153 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f580): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f640): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f640): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f640): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f640): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f640): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f640): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f640): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.308815257 +0000 UTC m=+12.055977153 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f680): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f680): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f680): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.308815257 +0000 UTC m=+12.055977153 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663730 item 7 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f700): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f700): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f700): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.312071185 +0000 UTC m=+12.059233021 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f780): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f780): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f780): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f780): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f780): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.312071185 +0000 UTC m=+12.059233021 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00074f780): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663c00 item 8 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de100): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0006de100): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de100): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de100): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de100): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de100): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de140): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de140): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de140): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.313852866 +0000 UTC m=+12.061014673 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de180): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de180): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de180): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de180): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de180): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.313852866 +0000 UTC m=+12.061014673 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de1c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de1c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de1c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de1c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de1c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.313852866 +0000 UTC m=+12.061014673 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de1c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064bdc0 item 9 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de240): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de240): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de240): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de240): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de240): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.315868315 +0000 UTC m=+12.063030122 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de240): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de2c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de2c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de2c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de2c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de2c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.315868315 +0000 UTC m=+12.063030122 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de2c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678380 item 10 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de380): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0006de380): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de380): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de380): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de380): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de380): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de3c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de3c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de3c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de3c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de3c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.317712934 +0000 UTC m=+12.064874780 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de3c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de480): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de480): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de480): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de480): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de480): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.317712934 +0000 UTC m=+12.064874780 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de4c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de4c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de4c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de4c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de4c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.317712934 +0000 UTC m=+12.064874780 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de4c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678620 item 11 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de540): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de540): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de540): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de540): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de540): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.320243166 +0000 UTC m=+12.067405001 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de5c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de5c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de5c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de5c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de5c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.320243166 +0000 UTC m=+12.067405001 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de5c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006789a0 item 12 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de680): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0006de680): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de680): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de680): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de680): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de680): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de6c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de6c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de6c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de6c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de6c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.322726158 +0000 UTC m=+12.069888004 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de6c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de780): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de780): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de780): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de780): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de780): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.322726158 +0000 UTC m=+12.069888004 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de780): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678ee0 item 13 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de800): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de800): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.32480197 +0000 UTC m=+12.071963815 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de880): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de880): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de880): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de880): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de880): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.32480197 +0000 UTC m=+12.071963815 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de880): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006791f0 item 14 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de940): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0006de940): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de940): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de940): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de940): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de940): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de940): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de980): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de980): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de980): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de980): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de980): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.326890315 +0000 UTC m=+12.074052150 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006de980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dea40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dea40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dea40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dea40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dea40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.326890315 +0000 UTC m=+12.074052150 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dea40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679570 item 15 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deac0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deac0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deac0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deac0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deac0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.328660875 +0000 UTC m=+12.075822701 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deac0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.328660875 +0000 UTC m=+12.075822701 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679880 item 16 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.330205454 +0000 UTC m=+12.077367260 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006deb80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006debc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006debc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006debc0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006debc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006debc0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006debc0): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006debc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006debc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.330205454 +0000 UTC m=+12.077367260 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006debc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.330205454 +0000 UTC m=+12.077367260 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679c70 item 17 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.33210753 +0000 UTC m=+12.079269346 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dec80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.33210753 +0000 UTC m=+12.079269346 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c700 item 18 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.334626741 +0000 UTC m=+12.081788567 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006ded80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee40): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee40): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee40): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.334626741 +0000 UTC m=+12.081788567 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee80): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.334626741 +0000 UTC m=+12.081788567 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dee80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c310 item 19 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.337217185 +0000 UTC m=+12.084379001 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def80): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.337217185 +0000 UTC m=+12.084379001 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006def80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d180 item 20 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df000): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df000): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df000): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.338707572 +0000 UTC m=+12.085869398 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df0c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df0c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df0c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df0c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df0c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df0c0): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df0c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df0c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.338707572 +0000 UTC m=+12.085869398 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df0c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df100): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df100): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df100): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.338707572 +0000 UTC m=+12.085869398 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d570 item 21 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df180): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df180): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df180): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.340774356 +0000 UTC m=+12.087936173 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df200): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df200): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df200): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.340774356 +0000 UTC m=+12.087936173 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 22 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df280): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df280): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df280): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df280): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df280): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.342239737 +0000 UTC m=+12.089401563 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df280): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df340): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df340): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df340): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df340): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df340): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df340): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df340): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df340): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.342239737 +0000 UTC m=+12.089401563 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df340): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df380): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df380): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df380): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.342239737 +0000 UTC m=+12.089401563 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406310 item 23 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df400): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df400): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df400): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df400): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df400): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.344219899 +0000 UTC m=+12.091381705 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df400): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df480): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df480): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df480): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.344219899 +0000 UTC m=+12.091381705 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406700 item 24 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df540): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0006df540): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df540): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df540): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df540): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df540): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df580): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df580): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df580): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df580): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df580): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.345950495 +0000 UTC m=+12.093112311 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df580): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df640): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df640): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df640): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df640): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df640): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df640): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df640): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df640): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.345950495 +0000 UTC m=+12.093112311 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df680): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df680): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df680): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.345950495 +0000 UTC m=+12.093112311 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 25 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df700): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df700): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df700): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.347637239 +0000 UTC m=+12.094799045 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df780): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df780): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df780): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df780): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df780): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.347637239 +0000 UTC m=+12.094799045 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df780): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406e70 item 26 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df840): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0006df840): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df840): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df840): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df840): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df840): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df880): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df880): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df880): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df880): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df880): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.348665892 +0000 UTC m=+12.095827698 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df880): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df940): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df940): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df940): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df940): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df940): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df940): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df940): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df940): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.348665892 +0000 UTC m=+12.095827698 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df940): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df980): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df980): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df980): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df980): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df980): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.348665892 +0000 UTC m=+12.095827698 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006df980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407180 item 27 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.350317621 +0000 UTC m=+12.097479447 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa80): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.350317621 +0000 UTC m=+12.097479447 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfa80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407500 item 28 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb40): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0006dfb40): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb40): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb40): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.352046483 +0000 UTC m=+12.099208309 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfb80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfc40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfc40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfc40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfc40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfc40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.352046483 +0000 UTC m=+12.099208309 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfc40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407810 item 29 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfcc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfcc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfcc0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfcc0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfcc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.353341495 +0000 UTC m=+12.100503311 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfcc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfd40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfd40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfd40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfd40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfd40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.353341495 +0000 UTC m=+12.100503311 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfd40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b90 item 30 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe00): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0006dfe00): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe00): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe00): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe00): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.355003101 +0000 UTC m=+12.102164917 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dfe40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dff00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dff00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dff00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dff00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dff00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.355003101 +0000 UTC m=+12.102164917 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006dff00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 31 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42000): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42000): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42000): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.356267776 +0000 UTC m=+12.103429583 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42080): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42080): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42080): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.356267776 +0000 UTC m=+12.103429583 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 32 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b420c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b420c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b420c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b420c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b420c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.357864822 +0000 UTC m=+12.105026649 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b420c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42100): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42100): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42100): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42100): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 33 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42100): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.358481566 +0000 UTC m=+12.105643373 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000b42100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674000): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674000): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674000): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.358481566 +0000 UTC m=+12.105643373 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f650 item 33 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674040): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674040): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674040): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674040): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674040): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.359889118 +0000 UTC m=+12.107050934 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674040): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674080): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f9d0 item 34 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674080): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674080): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674080): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674080): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.360633159 +0000 UTC m=+12.107794986 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006740c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006740c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006740c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006740c0): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006740c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.360633159 +0000 UTC m=+12.107794986 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006740c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fb90 item 34 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674100): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674100): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674100): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.361987191 +0000 UTC m=+12.109149017 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674140): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674140): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674140): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674140): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2000 item 35 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674140): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.362581774 +0000 UTC m=+12.109743600 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674180): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674180): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674180): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.362581774 +0000 UTC m=+12.109743600 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2230 item 35 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674200): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674200): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674200): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.364032657 +0000 UTC m=+12.111194483 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006742c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006742c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2620 item 36 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006742c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006742c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006742c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006742c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006742c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.36455845 +0000 UTC m=+12.111720256 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006742c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674300): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674300): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674300): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.36455845 +0000 UTC m=+12.111720256 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2770 item 36 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674340): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674340): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674340): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674340): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674340): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.366095193 +0000 UTC m=+12.113257019 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674340): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674380): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674380): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674380): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674380): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2af0 item 37 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674380): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.366577365 +0000 UTC m=+12.113739170 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006743c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006743c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006743c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006743c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006743c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.366577365 +0000 UTC m=+12.113739170 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006743c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2c40 item 37 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674440): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674440): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674440): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674440): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674440): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.367925807 +0000 UTC m=+12.115087632 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674440): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3030 item 38 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674500): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674500): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674500): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674500): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.368575822 +0000 UTC m=+12.115737648 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674540): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674540): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674540): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674540): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674540): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.368575822 +0000 UTC m=+12.115737648 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d32d0 item 38 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006745c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006745c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006745c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006745c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006745c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.369834585 +0000 UTC m=+12.116996392 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006745c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674680): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674680): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674680): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674680): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3570 item 39 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674680): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.370274417 +0000 UTC m=+12.117436223 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006746c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006746c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006746c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006746c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006746c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.370274417 +0000 UTC m=+12.117436223 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006746c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3880 item 39 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674740): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674740): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674740): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674740): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674740): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.371532069 +0000 UTC m=+12.118693885 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674740): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003024d0 item 40 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674800): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674800): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674800): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674800): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.37206205 +0000 UTC m=+12.119223856 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674840): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674840): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674840): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.37206205 +0000 UTC m=+12.119223856 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302770 item 40 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674880): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674880): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674880): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674880): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674880): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674880): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674880): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.372935915 +0000 UTC m=+12.120097721 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674880): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006748c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006748c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006748c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302cb0 item 41 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006748c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006748c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.373292301 +0000 UTC m=+12.120454107 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006748c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674900): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674900): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674900): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674900): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302e70 item 41 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674900): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.373715652 +0000 UTC m=+12.120877458 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674940): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674940): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674940): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674940): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674940): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.373715652 +0000 UTC m=+12.120877458 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674940): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003030a0 item 41 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a00): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.374990106 +0000 UTC m=+12.122151912 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303340 item 42 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.375339799 +0000 UTC m=+12.122501606 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674a40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303570 item 42 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b00): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b00): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b00): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.375766607 +0000 UTC m=+12.122928413 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b40): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.375766607 +0000 UTC m=+12.122928413 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674b40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003037a0 item 42 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c00): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.376711915 +0000 UTC m=+12.123873721 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303b90 item 43 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.377069413 +0000 UTC m=+12.124231219 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674c40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d00): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d00): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303e30 item 43 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d00): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.377516749 +0000 UTC m=+12.124678556 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.377516749 +0000 UTC m=+12.124678556 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674d40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310000 item 43 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e00): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.378472296 +0000 UTC m=+12.125634103 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310380 item 44 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.378825517 +0000 UTC m=+12.125987323 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674e40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310620 item 44 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f00): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f00): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f00): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.379199666 +0000 UTC m=+12.126361473 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f40): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.379199666 +0000 UTC m=+12.126361473 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000674f40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310d90 item 44 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675000): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675000): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675000): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675000): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675000): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.380142109 +0000 UTC m=+12.127303915 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675040): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675040): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675040): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003111f0 item 45 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675040): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675040): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.380508224 +0000 UTC m=+12.127670030 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675040): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675100): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675100): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675100): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.380508224 +0000 UTC m=+12.127670030 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311570 item 45 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006751c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006751c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006751c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006751c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006751c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006751c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006751c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.38153315 +0000 UTC m=+12.128694956 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006751c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675200): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675200): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003118f0 item 46 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675200): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.381899846 +0000 UTC m=+12.129061652 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006752c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006752c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006752c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006752c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006752c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.381899846 +0000 UTC m=+12.129061652 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006752c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311ab0 item 46 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675380): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675380): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675380): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675380): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675380): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.382894465 +0000 UTC m=+12.130056271 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006753c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006753c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006753c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311ea0 item 47 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006753c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006753c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.383252625 +0000 UTC m=+12.130414431 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006753c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675480): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675480): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675480): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.383252625 +0000 UTC m=+12.130414431 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a1c0 item 47 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675540): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675540): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675540): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675540): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675540): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675540): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675540): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.384353103 +0000 UTC m=+12.131514909 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675580): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675580): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675580): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a5b0 item 48 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675580): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675580): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.385439084 +0000 UTC m=+12.132600890 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675580): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675640): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675640): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675640): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675640): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675640): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.385439084 +0000 UTC m=+12.132600890 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a8c0 item 48 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675680): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675680): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675680): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.386956811 +0000 UTC m=+12.134118617 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006756c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006756c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006756c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006756c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006756c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006756c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032acb0 item 49 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006756c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006756c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.387395602 +0000 UTC m=+12.134557408 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006756c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675700): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675700): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675700): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.387395602 +0000 UTC m=+12.134557408 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aee0 item 49 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675780): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675780): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675780): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675780): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675780): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.388423454 +0000 UTC m=+12.135585250 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675780): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675840): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675840): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 50 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675840): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675840): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675840): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675840): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.388922237 +0000 UTC m=+12.136084043 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675880): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675880): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675880): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675880): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675880): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.388922237 +0000 UTC m=+12.136084043 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675880): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b420 item 50 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675900): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675900): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675900): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.389906917 +0000 UTC m=+12.137068724 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006759c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006759c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006759c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006759c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006759c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006759c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b810 item 51 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006759c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006759c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.390298089 +0000 UTC m=+12.137459895 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0006759c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a00): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.390298089 +0000 UTC m=+12.137459895 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b9d0 item 51 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.391451706 +0000 UTC m=+12.138613513 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675a80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bce0 item 52 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b40): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b40): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.391887921 +0000 UTC m=+12.139049728 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b80): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.391887921 +0000 UTC m=+12.139049728 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675b80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bea0 item 52 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675c00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675c00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675c00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675c00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675c00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.392986426 +0000 UTC m=+12.140148232 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675c00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675cc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675cc0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675cc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675cc0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675cc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334620 item 53 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675cc0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675cc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.393366917 +0000 UTC m=+12.140528724 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675cc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d00): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.393366917 +0000 UTC m=+12.140528724 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003348c0 item 53 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.39442183 +0000 UTC m=+12.141583636 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675d80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334d90 item 54 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e40): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e40): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.39494075 +0000 UTC m=+12.142102556 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e80): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.39494075 +0000 UTC m=+12.142102556 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675e80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334f50 item 54 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675f00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675f00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675f00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675f00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675f00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.396141375 +0000 UTC m=+12.143303181 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000675f00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8040): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8040): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8040): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8040): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8040): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8040): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003353b0 item 55 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8040): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8040): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.396669513 +0000 UTC m=+12.143831318 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8040): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8080): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8080): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8080): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.396669513 +0000 UTC m=+12.143831318 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003355e0 item 55 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.397746997 +0000 UTC m=+12.144908803 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335ab0 item 56 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.398229329 +0000 UTC m=+12.145391135 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.398229329 +0000 UTC m=+12.145391135 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335d50 item 56 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.39945988 +0000 UTC m=+12.146621686 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 57 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.399877512 +0000 UTC m=+12.147039317 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338310 item 57 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.400521757 +0000 UTC m=+12.147683562 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.400521757 +0000 UTC m=+12.147683562 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 57 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc84c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc84c0): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc84c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc84c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc84c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc84c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc84c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc84c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.407440323 +0000 UTC m=+12.154602129 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc84c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8000): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8000): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 58 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8000): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.407956759 +0000 UTC m=+12.155118565 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc80c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc80c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc80c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 58 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc80c0): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc80c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc80c0): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc80c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc80c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.408366154 +0000 UTC m=+12.155527960 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc80c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.408366154 +0000 UTC m=+12.155527960 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 58 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.409281285 +0000 UTC m=+12.156443091 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc81c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 59 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.409708024 +0000 UTC m=+12.156869830 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 59 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.410077044 +0000 UTC m=+12.157238850 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc82c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.410077044 +0000 UTC m=+12.157238850 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 59 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.411050854 +0000 UTC m=+12.158212661 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc83c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 60 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.411409505 +0000 UTC m=+12.158571311 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8400): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8500): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 60 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8500): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8500): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8500): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8500): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.411824772 +0000 UTC m=+12.158986577 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8540): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8540): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8540): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8540): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8540): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.411824772 +0000 UTC m=+12.158986577 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 60 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8600): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8600): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8600): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8600): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8600): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8600): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8600): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8600): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.412693917 +0000 UTC m=+12.159855723 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8600): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8640): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8640): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8640): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 61 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8640): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8640): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.413031478 +0000 UTC m=+12.160193294 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8700): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8700): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8700): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.413031478 +0000 UTC m=+12.160193294 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003503f0 item 61 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc87c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc87c0): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc87c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc87c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc87c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc87c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc87c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc87c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.414101258 +0000 UTC m=+12.161263064 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc87c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8800): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003509a0 item 62 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8800): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.414550468 +0000 UTC m=+12.161712274 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc88c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc88c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc88c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc88c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc88c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.414550468 +0000 UTC m=+12.161712274 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc88c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350d20 item 62 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8980): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8980): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8980): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8980): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8980): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8980): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8980): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8980): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.415647169 +0000 UTC m=+12.162808975 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc89c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc89c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc89c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003510a0 item 63 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc89c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc89c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.415994548 +0000 UTC m=+12.163156354 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc89c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8a80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8a80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8a80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8a80): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8a80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.415994548 +0000 UTC m=+12.163156354 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8a80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351340 item 63 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b40): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.417089726 +0000 UTC m=+12.164251532 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003519d0 item 64 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.417474686 +0000 UTC m=+12.164636492 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8b80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.417474686 +0000 UTC m=+12.164636492 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351ce0 item 64 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.418656155 +0000 UTC m=+12.165817961 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8c80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8cc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8cc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8cc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8cc0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8cc0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 65 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8cc0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8cc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.419077834 +0000 UTC m=+12.166239630 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8cc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8d00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8d00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8d00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8d00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8d00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.419077834 +0000 UTC m=+12.166239630 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8d00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003383f0 item 65 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e000): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e000): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e000): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.420522305 +0000 UTC m=+12.167684111 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e040): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e040): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662620 item 66 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e040): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e040): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e040): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e040): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e040): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.421000228 +0000 UTC m=+12.168162035 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e040): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.421000228 +0000 UTC m=+12.168162035 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006629a0 item 66 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e0c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e0c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e0c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e0c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e0c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.42183023 +0000 UTC m=+12.168992036 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e0c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e100): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e100): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e100): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e100): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662f50 item 67 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e100): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.422321929 +0000 UTC m=+12.169483736 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.422321929 +0000 UTC m=+12.169483736 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006631f0 item 67 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e1c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e1c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e1c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e1c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e1c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.42335919 +0000 UTC m=+12.170520996 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e1c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e280): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e280): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006636c0 item 68 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e280): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e280): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e280): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e280): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e280): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.423827585 +0000 UTC m=+12.170989392 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e280): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.423827585 +0000 UTC m=+12.170989392 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663810 item 68 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.42477682 +0000 UTC m=+12.171938626 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e340): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e340): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e340): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e340): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e340): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663c00 item 69 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e340): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e340): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.425219888 +0000 UTC m=+12.172381694 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e340): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.425219888 +0000 UTC m=+12.172381694 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663f10 item 69 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e400): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e400): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e400): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e400): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e400): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.426117797 +0000 UTC m=+12.173279604 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e400): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e4c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e4c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000724540 item 70 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e4c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e4c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e4c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e4c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e4c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.426608194 +0000 UTC m=+12.173770000 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e4c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.426608194 +0000 UTC m=+12.173770000 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000724930 item 70 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e580): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e580): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e580): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e580): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e580): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.427845909 +0000 UTC m=+12.175007715 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e580): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e640): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e640): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e640): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e640): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e640): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000725180 item 71 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e640): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e640): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.428272196 +0000 UTC m=+12.175434002 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.428272196 +0000 UTC m=+12.175434002 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007253b0 item 71 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e700): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e700): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e700): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.429276744 +0000 UTC m=+12.176438550 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e7c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e7c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000725880 item 72 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e7c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e7c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e7c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e7c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e7c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.429643861 +0000 UTC m=+12.176805667 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e7c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.429643861 +0000 UTC m=+12.176805667 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000725d50 item 72 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e840): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e840): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e840): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e840): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e840): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.430737436 +0000 UTC m=+12.177899242 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e880): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e880): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e880): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea10 item 73 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e880): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e880): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.431132605 +0000 UTC m=+12.178294411 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e880): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 73 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.431588567 +0000 UTC m=+12.178750373 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.431588567 +0000 UTC m=+12.178750373 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f2d0 item 73 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e9c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e9c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e9c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e9c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e9c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e9c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e9c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.432823316 +0000 UTC m=+12.179985122 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e9c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 74 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.43323719 +0000 UTC m=+12.180398996 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eac0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eac0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 74 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eac0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eac0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eac0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eac0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eac0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.433668226 +0000 UTC m=+12.180830032 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eac0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb00): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.433668226 +0000 UTC m=+12.180830032 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fce0 item 74 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ebc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ebc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ebc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ebc0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ebc0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ebc0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ebc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.434701869 +0000 UTC m=+12.181863675 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ebc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064a620 item 75 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.435123217 +0000 UTC m=+12.182285022 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ecc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ecc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ecc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ecc0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ecc0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064a7e0 item 75 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ecc0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ecc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.435636476 +0000 UTC m=+12.182798282 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ecc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.435636476 +0000 UTC m=+12.182798282 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064a9a0 item 75 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047edc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047edc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047edc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047edc0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047edc0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047edc0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047edc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.436821492 +0000 UTC m=+12.183983299 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047edc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064b0a0 item 76 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.437180934 +0000 UTC m=+12.184342741 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eec0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eec0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064b2d0 item 76 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eec0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eec0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eec0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eec0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eec0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.437637818 +0000 UTC m=+12.184799625 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eec0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef00): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.437637818 +0000 UTC m=+12.184799625 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064b570 item 76 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047efc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047efc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047efc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047efc0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047efc0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047efc0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047efc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.438743366 +0000 UTC m=+12.185905172 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047efc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f000): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f000): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064b880 item 77 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f000): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.43917914 +0000 UTC m=+12.186340947 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f140): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f140): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f140): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.43917914 +0000 UTC m=+12.186340947 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064bb90 item 77 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422100): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422100): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422100): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422100): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422100): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.440343018 +0000 UTC m=+12.187504823 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422140): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422140): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678310 item 78 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422140): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.440679296 +0000 UTC m=+12.187841102 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004226c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004226c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004226c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004226c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004226c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.440679296 +0000 UTC m=+12.187841102 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004226c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678460 item 78 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004227c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004227c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004227c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004227c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004227c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004227c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004227c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.441839986 +0000 UTC m=+12.189001792 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004227c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422840): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422840): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678700 item 79 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422840): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.442571103 +0000 UTC m=+12.189732909 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422b40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422b40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422b40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422b40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422b40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.442571103 +0000 UTC m=+12.189732909 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422b40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678850 item 79 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c00): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.443867929 +0000 UTC m=+12.191029734 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678c40 item 80 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.444242799 +0000 UTC m=+12.191404606 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422c40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.444242799 +0000 UTC m=+12.191404606 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678ee0 item 80 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.445455377 +0000 UTC m=+12.192617172 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d80): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d80): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d80): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d80): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006791f0 item 81 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d80): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.445911269 +0000 UTC m=+12.193073085 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422d80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422dc0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422dc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422dc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422dc0): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422dc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.445911269 +0000 UTC m=+12.193073085 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422dc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006793b0 item 81 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422e40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422e40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422e40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422e40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422e40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.447163651 +0000 UTC m=+12.194325456 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422e40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f00): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679730 item 82 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f00): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f00): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f00): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f00): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.447725111 +0000 UTC m=+12.194886917 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f40): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.447725111 +0000 UTC m=+12.194886917 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422f40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679880 item 82 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422fc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422fc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422fc0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422fc0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422fc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.448869059 +0000 UTC m=+12.196030865 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000422fc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423080): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423080): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423080): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423080): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423080): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679c70 item 83 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423080): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.449240864 +0000 UTC m=+12.196402671 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004230c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004230c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004230c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004230c0): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004230c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.449240864 +0000 UTC m=+12.196402671 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004230c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679dc0 item 83 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423180): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423180): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423180): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.450315705 +0000 UTC m=+12.197477510 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423500): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cfc0 item 84 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423500): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423500): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423500): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423500): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.450771998 +0000 UTC m=+12.197933794 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423540): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423540): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423540): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423540): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423540): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.450771998 +0000 UTC m=+12.197933794 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041da40 item 84 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004235c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004235c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004235c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004235c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004235c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.451963486 +0000 UTC m=+12.199125302 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004235c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423680): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423680): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423680): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423680): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423680): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065cbd0 item 85 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423680): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.452446789 +0000 UTC m=+12.199608595 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004236c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004236c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004236c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004236c0): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004236c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.452446789 +0000 UTC m=+12.199608595 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004236c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d0a0 item 85 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423740): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423740): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423740): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423740): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423740): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.453660769 +0000 UTC m=+12.200822575 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423740): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423800): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d490 item 86 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423800): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423800): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423800): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423800): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.454161716 +0000 UTC m=+12.201323523 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423840): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423840): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423840): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.454161716 +0000 UTC m=+12.201323523 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065da40 item 86 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004238c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004238c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004238c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004238c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004238c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.455193876 +0000 UTC m=+12.202355683 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004238c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423980): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423980): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423980): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423980): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423980): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423980): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 87 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423980): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423980): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.455722635 +0000 UTC m=+12.202884441 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004239c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004239c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004239c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004239c0): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004239c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.455722635 +0000 UTC m=+12.202884441 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0004239c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004061c0 item 87 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423a40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423a40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423a40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423a40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423a40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.456767789 +0000 UTC m=+12.203929586 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423a40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b00): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406460 item 88 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b00): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b00): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b00): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b00): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.457210698 +0000 UTC m=+12.204372504 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b40): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.457210698 +0000 UTC m=+12.204372504 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423b40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406620 item 88 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c00): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c00): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.459426631 +0000 UTC m=+12.206588447 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004068c0 item 89 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.45983786 +0000 UTC m=+12.206999666 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000423c40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f200): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f200): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f200): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f200): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f200): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064bce0 item 89 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f200): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.460269237 +0000 UTC m=+12.207431042 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f240): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f240): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f240): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f240): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f240): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.460269237 +0000 UTC m=+12.207431042 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f240): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e230 item 89 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f300): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f300): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f300): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f300): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f300): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f300): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.46150125 +0000 UTC m=+12.208663056 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f340): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f340): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f340): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e770 item 90 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f340): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f340): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.461892772 +0000 UTC m=+12.209054578 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f340): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f400): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f400): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f400): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e930 item 90 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f400): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f400): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f400): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f400): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f400): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.462697266 +0000 UTC m=+12.209859072 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f400): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f440): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f440): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f440): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f440): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f440): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.462697266 +0000 UTC m=+12.209859072 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f440): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ec40 item 90 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f500): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f500): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f500): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f500): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f500): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.46375784 +0000 UTC m=+12.210919645 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f540): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f540): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f540): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f0a0 item 91 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f540): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f540): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.464191591 +0000 UTC m=+12.211353397 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f600): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f600): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f600): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f600): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f600): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f600): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f1f0 item 91 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f600): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f600): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.464676827 +0000 UTC m=+12.211838634 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f600): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f640): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f640): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f640): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f640): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f640): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.464676827 +0000 UTC m=+12.211838634 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f5e0 item 91 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f700): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f700): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f700): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f700): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f700): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f700): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.465883975 +0000 UTC m=+12.213045781 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f740): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f740): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f740): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f8f0 item 92 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f740): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f740): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.466245651 +0000 UTC m=+12.213407457 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f740): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f800): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fb20 item 92 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f800): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f800): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f800): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f800): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.466766707 +0000 UTC m=+12.213928512 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f840): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f840): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f840): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.466766707 +0000 UTC m=+12.213928512 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fd50 item 92 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f900): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f900): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f900): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f900): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f900): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f900): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.467850802 +0000 UTC m=+12.215012609 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f940): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f940): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f940): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d21c0 item 93 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f940): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f940): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.468251672 +0000 UTC m=+12.215413469 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f940): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fa00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fa00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fa00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fa00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fa00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.468251672 +0000 UTC m=+12.215413469 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fa00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2310 item 93 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fac0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fac0): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fac0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fac0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fac0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fac0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fac0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fac0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.469349996 +0000 UTC m=+12.216511803 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fac0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fb00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fb00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fb00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2700 item 94 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fb00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fb00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.469944699 +0000 UTC m=+12.217106505 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fb00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fbc0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fbc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fbc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fbc0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fbc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.469944699 +0000 UTC m=+12.217106505 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047fbc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2850 item 94 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8dc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8dc0): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8dc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8dc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8dc0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8dc0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8dc0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8dc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.471211939 +0000 UTC m=+12.218373734 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8dc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8e00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8e00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8e00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 95 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8e00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8e00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.47156046 +0000 UTC m=+12.218722266 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8e00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8ec0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8ec0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8ec0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8ec0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8ec0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.47156046 +0000 UTC m=+12.218722266 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8ec0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003388c0 item 95 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8f80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8f80): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8f80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8f80): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8f80): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8f80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8f80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8f80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.472619319 +0000 UTC m=+12.219781125 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8f80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8fc0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8fc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8fc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 96 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8fc0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8fc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.473179717 +0000 UTC m=+12.220341533 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc8fc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc9080): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc9080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc9080): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc9080): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc9080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.473179717 +0000 UTC m=+12.220341533 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc000cc9080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338f50 item 96 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= 2025/01/06 02:15:13 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : >WaitForWriters: 2025/01/06 02:15:13 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:13 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/01/06 02:15:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd480): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd480): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd480): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.497354611 +0000 UTC m=+12.244516418 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd4c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd4c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd4c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd4c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd4c0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd4c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd4c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.497354611 +0000 UTC m=+12.244516418 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd4c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd500): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd500): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd500): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.497354611 +0000 UTC m=+12.244516418 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406c40 item 1 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd540): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd540): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd540): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd540): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd540): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.498801217 +0000 UTC m=+12.245963013 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd580): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd580): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd580): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd580): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd580): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.498801217 +0000 UTC m=+12.245963013 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd580): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004070a0 item 2 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd5c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd5c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd5c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd5c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd5c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.499852052 +0000 UTC m=+12.247013857 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd5c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd600): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd600): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd600): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd600): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd600): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd600): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd600): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.499852052 +0000 UTC m=+12.247013857 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd600): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd640): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd640): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd640): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd640): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd640): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.499852052 +0000 UTC m=+12.247013857 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407340 item 3 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd6c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd6c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd6c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd6c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd6c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.501694827 +0000 UTC m=+12.248856633 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd6c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd7c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd7c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd7c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd7c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd7c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.501694827 +0000 UTC m=+12.248856633 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd7c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407730 item 4 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd800): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd800): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.50287259 +0000 UTC m=+12.250034396 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd840): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd840): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd840): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd840): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd840): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.50287259 +0000 UTC m=+12.250034396 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd880): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd880): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd880): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd880): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd880): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.50287259 +0000 UTC m=+12.250034396 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd880): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004079d0 item 5 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd900): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd900): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd900): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.50430054 +0000 UTC m=+12.251462346 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd980): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd980): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd980): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd980): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd980): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.50430054 +0000 UTC m=+12.251462346 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bd980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302460 item 6 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bda00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bda00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bda00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bda00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bda00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.505253752 +0000 UTC m=+12.252415557 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bda00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdac0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdac0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdac0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdac0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdac0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdac0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdac0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.505253752 +0000 UTC m=+12.252415557 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdac0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.505253752 +0000 UTC m=+12.252415557 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003028c0 item 7 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.506697492 +0000 UTC m=+12.253859297 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdb80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.506697492 +0000 UTC m=+12.253859297 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302ee0 item 8 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc40): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0003bdc40): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc40): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc40): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.507936478 +0000 UTC m=+12.255098284 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdc80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdcc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdcc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdcc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdcc0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdcc0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdcc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdcc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.507936478 +0000 UTC m=+12.255098284 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdcc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.507936478 +0000 UTC m=+12.255098284 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303260 item 9 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.509624264 +0000 UTC m=+12.256786080 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdd80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bde00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bde00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bde00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bde00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bde00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.509624264 +0000 UTC m=+12.256786080 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bde00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003037a0 item 10 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdec0): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0003bdec0): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdec0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdec0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdec0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdec0): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdec0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdf00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdf00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdf00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdf00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdf00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.510908335 +0000 UTC m=+12.258070151 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0003bdf00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6200): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6200): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6200): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6200): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6200): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.510908335 +0000 UTC m=+12.258070151 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6340): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6340): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6340): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6340): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6340): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.510908335 +0000 UTC m=+12.258070151 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6340): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303b90 item 11 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b64c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b64c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b64c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b64c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b64c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.512419852 +0000 UTC m=+12.259581658 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b64c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6580): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6580): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6580): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6580): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6580): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.512419852 +0000 UTC m=+12.259581658 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6580): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003100e0 item 12 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6640): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0002b6640): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6640): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6640): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6640): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6640): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6680): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6680): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6680): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.513614575 +0000 UTC m=+12.260776381 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6780): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6780): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6780): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6780): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6780): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.513614575 +0000 UTC m=+12.260776381 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6780): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003104d0 item 13 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6800): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6800): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.51501291 +0000 UTC m=+12.262174726 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b68c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b68c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b68c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b68c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b68c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.51501291 +0000 UTC m=+12.262174726 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b68c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310f50 item 14 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6980): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0002b6980): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6980): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6980): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6980): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6980): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6a00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6a00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6a00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6a00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6a00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.516456059 +0000 UTC m=+12.263617885 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6a00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6ac0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6ac0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6ac0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6ac0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6ac0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.516456059 +0000 UTC m=+12.263617885 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6ac0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311420 item 15 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6b40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6b40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6b40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6b40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6b40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.51774021 +0000 UTC m=+12.264902016 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6b40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.51774021 +0000 UTC m=+12.264902016 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003117a0 item 16 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.518856868 +0000 UTC m=+12.266018684 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c80): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c80): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c80): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c80): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c80): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.518856868 +0000 UTC m=+12.266018684 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6c80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6cc0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6cc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6cc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6cc0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6cc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.518856868 +0000 UTC m=+12.266018684 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6cc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311b90 item 17 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6d80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6d80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6d80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6d80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6d80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.520529726 +0000 UTC m=+12.267691542 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6d80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.520529726 +0000 UTC m=+12.267691542 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a230 item 18 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.521961634 +0000 UTC m=+12.269123439 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6e80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6fc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6fc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6fc0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6fc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6fc0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6fc0): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6fc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6fc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.521961634 +0000 UTC m=+12.269123439 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b6fc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7000): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7000): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7000): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.521961634 +0000 UTC m=+12.269123439 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a620 item 19 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7080): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7080): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7080): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.523756139 +0000 UTC m=+12.270917955 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7480): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7480): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7480): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.523756139 +0000 UTC m=+12.270917955 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032acb0 item 20 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7500): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7500): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.524873719 +0000 UTC m=+12.272035535 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7640): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7640): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7640): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7640): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7640): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7640): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7640): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7640): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.524873719 +0000 UTC m=+12.272035535 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b76c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b76c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b76c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b76c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b76c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.524873719 +0000 UTC m=+12.272035535 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b76c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b110 item 21 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7740): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7740): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7740): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7740): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7740): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.527118927 +0000 UTC m=+12.274280734 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7740): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b77c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b77c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b77c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b77c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b77c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.527118927 +0000 UTC m=+12.274280734 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b77c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b5e0 item 22 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7840): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7840): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7840): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.528958346 +0000 UTC m=+12.276120152 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7900): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7900): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7900): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7900): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7900): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7900): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.528958346 +0000 UTC m=+12.276120152 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7940): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7940): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7940): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7940): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7940): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.528958346 +0000 UTC m=+12.276120152 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7940): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b960 item 23 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b79c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b79c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b79c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b79c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b79c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.530309152 +0000 UTC m=+12.277470959 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b79c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7a40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7a40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7a40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7a40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7a40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.530309152 +0000 UTC m=+12.277470959 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7a40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bd50 item 24 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b00): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0002b7b00): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b00): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b00): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b00): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.531414719 +0000 UTC m=+12.278576525 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7b80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c40): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c40): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c40): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.531414719 +0000 UTC m=+12.278576525 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c80): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.531414719 +0000 UTC m=+12.278576525 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7c80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003344d0 item 25 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7d40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7d40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7d40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7d40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7d40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.533321655 +0000 UTC m=+12.280483462 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7d40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7e00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7e00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7e00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7e00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7e00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.533321655 +0000 UTC m=+12.280483462 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7e00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334c40 item 26 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7f40): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc0002b7f40): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7f40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7f40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7f40): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7f40): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0002b7f40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c000): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c000): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c000): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.534970478 +0000 UTC m=+12.282132284 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c0c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c0c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c0c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c0c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c0c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c0c0): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c0c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c0c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.534970478 +0000 UTC m=+12.282132284 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c0c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c100): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c100): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c100): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.534970478 +0000 UTC m=+12.282132284 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334f50 item 27 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.536896098 +0000 UTC m=+12.284057905 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.536896098 +0000 UTC m=+12.284057905 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335570 item 28 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc00076c2c0): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.539015612 +0000 UTC m=+12.286177418 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c3c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c3c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c3c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c3c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c3c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.539015612 +0000 UTC m=+12.286177418 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c3c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335a40 item 29 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.540534352 +0000 UTC m=+12.287696158 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c4c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c4c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c4c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c4c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c4c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.540534352 +0000 UTC m=+12.287696158 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c4c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335f10 item 30 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c580): _readAt: size=2, off=0 2025/01/06 02:15:13 ERROR : open-test-file(0xc00076c580): Couldn't read size of file 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c580): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c580): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c580): >_writeAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c580): close: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c580): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.542314541 +0000 UTC m=+12.289476347 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.542314541 +0000 UTC m=+12.289476347 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a3f0 item 31 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c700): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c700): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c700): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.54387046 +0000 UTC m=+12.291032266 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.54387046 +0000 UTC m=+12.291032266 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a700 item 32 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c7c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c7c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c7c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c7c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c7c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.545344196 +0000 UTC m=+12.292506002 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c7c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a9a0 item 33 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.54588619 +0000 UTC m=+12.293047996 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c840): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c840): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c840): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.54588619 +0000 UTC m=+12.293047996 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033aaf0 item 33 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c880): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c880): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c880): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c880): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c880): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.547306856 +0000 UTC m=+12.294468662 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c880): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ae70 item 34 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.548171663 +0000 UTC m=+12.295333469 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.548171663 +0000 UTC m=+12.295333469 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b030 item 34 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c940): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c940): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c940): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c940): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c940): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.549620152 +0000 UTC m=+12.296781957 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c940): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b2d0 item 35 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.550217318 +0000 UTC m=+12.297379124 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c9c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c9c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c9c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c9c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c9c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.550217318 +0000 UTC m=+12.297379124 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c9c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b420 item 35 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.551507981 +0000 UTC m=+12.298669788 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b6c0 item 36 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb00): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb00): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb00): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.552142858 +0000 UTC m=+12.299304664 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.552142858 +0000 UTC m=+12.299304664 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b880 item 36 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.553838229 +0000 UTC m=+12.301000035 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cbc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cbc0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cbc0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cbc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cbc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bc70 item 37 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cbc0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cbc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.554195767 +0000 UTC m=+12.301357574 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cbc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.554195767 +0000 UTC m=+12.301357574 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033be30 item 37 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.555810297 +0000 UTC m=+12.302972103 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 38 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.556228448 +0000 UTC m=+12.303390254 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.556228448 +0000 UTC m=+12.303390254 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344310 item 38 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.557324878 +0000 UTC m=+12.304486684 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cec0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cec0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cec0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cec0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cec0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344620 item 39 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cec0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cec0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.557685502 +0000 UTC m=+12.304847308 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cec0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.557685502 +0000 UTC m=+12.304847308 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344850 item 39 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.558659974 +0000 UTC m=+12.305821780 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344b60 item 40 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.55905349 +0000 UTC m=+12.306215287 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.55905349 +0000 UTC m=+12.306215287 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 40 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d200): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d200): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d200): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d200): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d200): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.560002785 +0000 UTC m=+12.307164582 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d240): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d240): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d240): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345030 item 41 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d240): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d240): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.560339926 +0000 UTC m=+12.307501732 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d240): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d280): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d280): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d280): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d280): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d280): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345260 item 41 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d280): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d280): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.560951971 +0000 UTC m=+12.308113777 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d280): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d2c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d2c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d2c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d2c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d2c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.560951971 +0000 UTC m=+12.308113777 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d2c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345490 item 41 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d380): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d380): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d380): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d380): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d380): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.561987517 +0000 UTC m=+12.309149323 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d3c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d3c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d3c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345880 item 42 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d3c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d3c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.562369802 +0000 UTC m=+12.309531598 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d3c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d480): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345a40 item 42 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d480): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d480): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d480): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d480): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.56290866 +0000 UTC m=+12.310070476 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d4c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d4c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d4c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d4c0): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d4c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.56290866 +0000 UTC m=+12.310070476 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d4c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345b90 item 42 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e0c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e0c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e0c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e0c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e0c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e0c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e0c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.564446224 +0000 UTC m=+12.311608030 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e0c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e100): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e100): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 43 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e100): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.564808091 +0000 UTC m=+12.311969897 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e200): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e200): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e200): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e200): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338310 item 43 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e200): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.56517109 +0000 UTC m=+12.312332896 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e240): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e240): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e240): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e240): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e240): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.56517109 +0000 UTC m=+12.312332896 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e240): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 43 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e300): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e300): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e300): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e300): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e300): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.56610698 +0000 UTC m=+12.313268786 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e340): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e340): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e340): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003388c0 item 44 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e340): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e340): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.566442147 +0000 UTC m=+12.313603953 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e340): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e440): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e440): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 44 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e440): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e440): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e440): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e440): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e440): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.566890084 +0000 UTC m=+12.314051890 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e440): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e480): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e480): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e480): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.566890084 +0000 UTC m=+12.314051890 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 44 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e580): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e580): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e580): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e580): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e580): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e580): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e580): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.567782212 +0000 UTC m=+12.314944018 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e580): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e5c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e5c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e5c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003391f0 item 45 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e5c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e5c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.568123681 +0000 UTC m=+12.315285487 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e5c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e680): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e680): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e680): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.568123681 +0000 UTC m=+12.315285487 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339650 item 45 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e800): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e800): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e800): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e800): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.569153466 +0000 UTC m=+12.316315272 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e900): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e900): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ab0 item 46 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e900): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.569511065 +0000 UTC m=+12.316672870 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e9c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e9c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e9c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e9c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e9c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.569511065 +0000 UTC m=+12.316672870 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061e9c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 46 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec00): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.570577138 +0000 UTC m=+12.317738944 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 47 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.570856691 +0000 UTC m=+12.318018497 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ec40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ed00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ed00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ed00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ed00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ed00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.570856691 +0000 UTC m=+12.318018497 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ed00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344310 item 47 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061edc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061edc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061edc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061edc0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061edc0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061edc0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061edc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.571790727 +0000 UTC m=+12.318952533 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061edc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ee00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ee00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ee00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344620 item 48 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ee00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ee00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.572155149 +0000 UTC m=+12.319316945 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ee00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061eec0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061eec0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061eec0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061eec0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061eec0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.572155149 +0000 UTC m=+12.319316945 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061eec0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344850 item 48 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.573201555 +0000 UTC m=+12.320363361 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef40): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344b60 item 49 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.573714515 +0000 UTC m=+12.320876321 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef80): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.573714515 +0000 UTC m=+12.320876321 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061ef80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 49 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c080): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c080): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c080): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.575276075 +0000 UTC m=+12.322437881 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c140): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c140): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a460 item 50 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c140): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c140): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c140): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c140): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.575678377 +0000 UTC m=+12.322840184 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.575678377 +0000 UTC m=+12.322840184 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a5b0 item 50 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.57657247 +0000 UTC m=+12.323734275 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a9a0 item 51 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.57694231 +0000 UTC m=+12.324104106 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c2c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.57694231 +0000 UTC m=+12.324104106 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037abd0 item 51 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c380): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c380): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c380): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.577846491 +0000 UTC m=+12.325008297 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aee0 item 52 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.578207876 +0000 UTC m=+12.325369683 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c440): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c480): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c480): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c480): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.578207876 +0000 UTC m=+12.325369683 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b030 item 52 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c500): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c500): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.579137906 +0000 UTC m=+12.326299712 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b340 item 53 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.579544226 +0000 UTC m=+12.326706032 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c5c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c600): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c600): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c600): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c600): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c600): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.579544226 +0000 UTC m=+12.326706032 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c600): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b490 item 53 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.580478212 +0000 UTC m=+12.327640017 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c740): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c740): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c740): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b7a0 item 54 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c740): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c740): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c740): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c740): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c740): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.580853493 +0000 UTC m=+12.328015300 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c740): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.580853493 +0000 UTC m=+12.328015300 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c780): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b960 item 54 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.581759598 +0000 UTC m=+12.328921404 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bc00 item 55 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.58211327 +0000 UTC m=+12.329275075 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c8c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.58211327 +0000 UTC m=+12.329275075 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bd50 item 55 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.583108821 +0000 UTC m=+12.330270627 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076c980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2230 item 56 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.583475496 +0000 UTC m=+12.330637302 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca80): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.583475496 +0000 UTC m=+12.330637302 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ca80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2380 item 56 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.58439183 +0000 UTC m=+12.331553636 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2770 item 57 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.584733449 +0000 UTC m=+12.331895254 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cb80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc40): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d28c0 item 57 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.585134689 +0000 UTC m=+12.332296495 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.585134689 +0000 UTC m=+12.332296495 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cc80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2af0 item 57 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.586044671 +0000 UTC m=+12.333206466 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2ee0 item 58 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.586367745 +0000 UTC m=+12.333529550 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cd80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3030 item 58 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce40): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce40): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.586859604 +0000 UTC m=+12.334021410 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce80): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.586859604 +0000 UTC m=+12.334021410 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ce80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d32d0 item 58 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf40): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.587778933 +0000 UTC m=+12.334940739 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076cf40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3570 item 59 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.588138015 +0000 UTC m=+12.335299821 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3880 item 59 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.58852009 +0000 UTC m=+12.335681895 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.58852009 +0000 UTC m=+12.335681895 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d1c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3dc0 item 59 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d500): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d500): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d500): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d500): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d500): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.589433608 +0000 UTC m=+12.336595403 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d540): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d540): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d540): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 60 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d540): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d540): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.589757703 +0000 UTC m=+12.336919510 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d600): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d600): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d600): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 60 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d600): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d600): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d600): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d600): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d600): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.590160686 +0000 UTC m=+12.337322493 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d600): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d640): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d640): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d640): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d640): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d640): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.590160686 +0000 UTC m=+12.337322493 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d640): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 60 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d700): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d700): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d700): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d700): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d700): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d700): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.591150598 +0000 UTC m=+12.338312404 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d740): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d740): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d740): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 61 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d740): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d740): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.591496685 +0000 UTC m=+12.338658491 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d740): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d800): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d800): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d800): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.591496685 +0000 UTC m=+12.338658491 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 61 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d8c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d8c0): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d8c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d8c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d8c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d8c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d8c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.592464706 +0000 UTC m=+12.339626511 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d8c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d900): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d900): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 62 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d900): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.592799672 +0000 UTC m=+12.339961478 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d9c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d9c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d9c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d9c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d9c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.592799672 +0000 UTC m=+12.339961478 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076d9c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 62 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076da80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076da80): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076da80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076da80): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076da80): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076da80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076da80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076da80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.593779364 +0000 UTC m=+12.340941169 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076da80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dac0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dac0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dac0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 63 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dac0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dac0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.594115793 +0000 UTC m=+12.341277598 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dac0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076db80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076db80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076db80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076db80): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076db80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.594115793 +0000 UTC m=+12.341277598 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076db80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003502a0 item 63 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc40): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc40): >_readAt: n=0, err=Bad file descriptor 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.595116244 +0000 UTC m=+12.342278050 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350700 item 64 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.595446481 +0000 UTC m=+12.342608287 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dc80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.595446481 +0000 UTC m=+12.342608287 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350bd0 item 64 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.596420792 +0000 UTC m=+12.343582599 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dd80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ddc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ddc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ddc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ddc0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ddc0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350f50 item 65 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ddc0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ddc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.596790503 +0000 UTC m=+12.343952310 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076ddc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.596790503 +0000 UTC m=+12.343952310 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351110 item 65 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.597719391 +0000 UTC m=+12.344881197 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003517a0 item 66 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de80): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de80): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de80): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de80): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.598139386 +0000 UTC m=+12.345301193 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076de80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dec0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dec0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dec0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dec0): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dec0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.598139386 +0000 UTC m=+12.345301193 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076dec0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003519d0 item 66 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076df00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076df00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076df00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076df00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076df00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.599060859 +0000 UTC m=+12.346222665 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00076df00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061efc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061efc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061efc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061efc0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061efc0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d90 item 67 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061efc0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061efc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.599528694 +0000 UTC m=+12.346690500 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061efc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f000): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f000): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f000): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f000): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f000): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.599528694 +0000 UTC m=+12.346690500 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f000): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344fc0 item 67 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f080): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f080): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f080): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.600443655 +0000 UTC m=+12.347605461 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f180): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 68 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f180): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f180): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f180): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f180): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.600870372 +0000 UTC m=+12.348032179 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f1c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f1c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f1c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f1c0): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f1c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.600870372 +0000 UTC m=+12.348032179 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f1c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000724150 item 68 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f200): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f200): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f200): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.601695104 +0000 UTC m=+12.348856911 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f240): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f240): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f240): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f240): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f240): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000724690 item 69 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f240): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f240): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.602053023 +0000 UTC m=+12.349214830 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f240): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f2c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f2c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f2c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f2c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f2c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.602053023 +0000 UTC m=+12.349214830 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f2c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000724b60 item 69 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f380): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f380): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f380): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.602978014 +0000 UTC m=+12.350139820 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f4c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f4c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000725260 item 70 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f4c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f4c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f4c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f4c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f4c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.603332767 +0000 UTC m=+12.350494573 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f4c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f500): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f500): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f500): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.603332767 +0000 UTC m=+12.350494573 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000725490 item 70 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f700): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f700): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f700): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.604174821 +0000 UTC m=+12.351336627 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f840): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f840): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f840): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f840): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f840): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007259d0 item 71 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f840): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f840): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.604570261 +0000 UTC m=+12.351732067 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061f840): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.604570261 +0000 UTC m=+12.351732067 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000725e30 item 71 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.60558003 +0000 UTC m=+12.352741835 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fa80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fb40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fb40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ec40 item 72 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fb40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fb40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fb40): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fb40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fb40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.605987701 +0000 UTC m=+12.353149507 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fb40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc00): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.605987701 +0000 UTC m=+12.353149507 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f1f0 item 72 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.606915657 +0000 UTC m=+12.354077463 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f810 item 73 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.607268857 +0000 UTC m=+12.354430663 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fc80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fcc0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fcc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fcc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fcc0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fcc0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f9d0 item 73 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fcc0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fcc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.607617429 +0000 UTC m=+12.354779235 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fcc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fd00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fd00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fd00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fd00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fd00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.607617429 +0000 UTC m=+12.354779235 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00061fd00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb90 item 73 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a00c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a00c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a00c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a00c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a00c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a00c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a00c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.608470885 +0000 UTC m=+12.355632691 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a00c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0100): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0100): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0100): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678000 item 74 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0100): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0100): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.608847559 +0000 UTC m=+12.356009365 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0100): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a01c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a01c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006781c0 item 74 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a01c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a01c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a01c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a01c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a01c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.609265821 +0000 UTC m=+12.356427628 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a01c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0200): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0200): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0200): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.609265821 +0000 UTC m=+12.356427628 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678380 item 74 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a02c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a02c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a02c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a02c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a02c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a02c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a02c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.610133293 +0000 UTC m=+12.357295090 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a02c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0300): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0300): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678620 item 75 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0300): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.610445527 +0000 UTC m=+12.357607333 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a03c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a03c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a03c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a03c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a03c0): _writeAt: size=3, off=2 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678770 item 75 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a03c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a03c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.610854231 +0000 UTC m=+12.358016038 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a03c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0400): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0400): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0400): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0400): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0400): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.610854231 +0000 UTC m=+12.358016038 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0400): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006788c0 item 75 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a04c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a04c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a04c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a04c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a04c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a04c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a04c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.611815248 +0000 UTC m=+12.358977054 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a04c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0500): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678d90 item 76 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0500): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.612179539 +0000 UTC m=+12.359341346 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a05c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a05c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678f50 item 76 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a05c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a05c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a05c0): _writeAt: size=3, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a05c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a05c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.612623971 +0000 UTC m=+12.359785777 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a05c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0600): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0600): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0600): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0600): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0600): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.612623971 +0000 UTC m=+12.359785777 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0600): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679110 item 76 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a07c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a07c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a07c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a07c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a07c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a07c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a07c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.613432492 +0000 UTC m=+12.360594288 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a07c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0800): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679420 item 77 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0800): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.613780553 +0000 UTC m=+12.360942349 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a08c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a08c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a08c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a08c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a08c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.613780553 +0000 UTC m=+12.360942349 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a08c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006795e0 item 77 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0980): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0980): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0980): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0980): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0980): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0980): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0980): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.614883295 +0000 UTC m=+12.362045101 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a09c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a09c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a09c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006798f0 item 78 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a09c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a09c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.615213924 +0000 UTC m=+12.362375729 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a09c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0a80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0a80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0a80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0a80): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0a80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.615213924 +0000 UTC m=+12.362375729 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0a80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679b20 item 78 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.616167847 +0000 UTC m=+12.363329644 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679e30 item 79 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.616469892 +0000 UTC m=+12.363631698 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0b80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0c40): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0c40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0c40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0c40): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0c40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.616469892 +0000 UTC m=+12.363631698 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0c40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c230 item 79 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d00): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d00): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d00): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d00): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d00): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.617448031 +0000 UTC m=+12.364609838 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041df10 item 80 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.617793367 +0000 UTC m=+12.364955173 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0d40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e00): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e00): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e00): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e00): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e00): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.617793367 +0000 UTC m=+12.364955173 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e00): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c5b0 item 80 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.6187365 +0000 UTC m=+12.365898306 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e80): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e80): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e80): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e80): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d180 item 81 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e80): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.619122512 +0000 UTC m=+12.366284318 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0e80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0ec0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0ec0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0ec0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0ec0): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0ec0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.619122512 +0000 UTC m=+12.366284318 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0ec0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d2d0 item 81 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.62004121 +0000 UTC m=+12.367203016 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064a7e0 item 82 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.620438944 +0000 UTC m=+12.367600750 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e140): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e180): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e180): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e180): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.620438944 +0000 UTC m=+12.367600750 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064a9a0 item 82 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e200): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e200): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e200): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e200): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e200): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.621334317 +0000 UTC m=+12.368496123 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e200): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064b0a0 item 83 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.621905556 +0000 UTC m=+12.369067351 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e2c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.621905556 +0000 UTC m=+12.369067351 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e300): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064b2d0 item 83 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.623593252 +0000 UTC m=+12.370755058 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e440): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e440): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e440): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064b730 item 84 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e440): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e440): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e440): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e440): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e440): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.624081224 +0000 UTC m=+12.371243030 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e440): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e480): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e480): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e480): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e480): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e480): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.624081224 +0000 UTC m=+12.371243030 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e480): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064b880 item 84 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.625517971 +0000 UTC m=+12.372679777 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e5c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e5c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e5c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e5c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e5c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e5c0): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064bc70 item 85 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e5c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e5c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.626049475 +0000 UTC m=+12.373211281 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e5c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e600): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e600): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e600): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e600): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e600): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.626049475 +0000 UTC m=+12.373211281 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e600): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064bea0 item 85 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.627629529 +0000 UTC m=+12.374791335 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e680): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e740): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e740): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e740): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e700 item 86 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e740): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e740): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e740): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e740): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e740): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.628148489 +0000 UTC m=+12.375310295 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e740): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e780): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e780): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e780): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e780): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e780): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.628148489 +0000 UTC m=+12.375310295 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e780): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e8c0 item 86 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.63134158 +0000 UTC m=+12.378503386 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e800): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ee70 item 87 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.631953805 +0000 UTC m=+12.379115611 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e8c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.631953805 +0000 UTC m=+12.379115611 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e900): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f030 item 87 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e980): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e980): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e980): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e980): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e980): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.633349325 +0000 UTC m=+12.380511131 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047e980): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f500 item 88 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea40): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea40): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.633767737 +0000 UTC m=+12.380929542 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea80): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.633767737 +0000 UTC m=+12.380929542 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ea80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f6c0 item 88 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb40): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.635216776 +0000 UTC m=+12.382378582 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fab0 item 89 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.635627304 +0000 UTC m=+12.382789110 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047eb80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec40): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec40): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec40): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fce0 item 89 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.636109215 +0000 UTC m=+12.383271021 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec80): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.636109215 +0000 UTC m=+12.383271021 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ec80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fea0 item 89 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed40): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.637276829 +0000 UTC m=+12.384438635 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406230 item 90 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.637627034 +0000 UTC m=+12.384788829 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ed80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee40): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406380 item 90 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee40): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee40): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee40): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.638040265 +0000 UTC m=+12.385202062 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee80): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee80): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee80): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.638040265 +0000 UTC m=+12.385202062 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ee80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004064d0 item 90 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef40): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef40): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef40): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef40): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef40): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef40): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef40): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef40): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.639457786 +0000 UTC m=+12.386619592 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef40): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004067e0 item 91 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.639999168 +0000 UTC m=+12.387160975 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047ef80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f080): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f080): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f080): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f080): >_readAt: n=2, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f080): _writeAt: size=3, off=7 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406930 item 91 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f080): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.640471673 +0000 UTC m=+12.387633469 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f0c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f0c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f0c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f0c0): >_readAt: n=8, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f0c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.640471673 +0000 UTC m=+12.387633469 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc00047f0c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406b60 item 91 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0f80): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0f80): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0f80): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0f80): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0f80): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0f80): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0f80): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0f80): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.641522838 +0000 UTC m=+12.388684644 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0f80): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0fc0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0fc0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0fc0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065da40 item 92 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0fc0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0fc0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.641902078 +0000 UTC m=+12.389063884 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a0fc0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1080): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1080): open at offset 5 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1080): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ddc0 item 92 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1080): _readAt: size=2, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1080): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1080): _writeAt: size=3, off=5 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1080): >_writeAt: n=3, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1080): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.642344985 +0000 UTC m=+12.389506791 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1080): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a10c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a10c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a10c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a10c0): >_readAt: n=3, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a10c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.642344985 +0000 UTC m=+12.389506791 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a10c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302310 item 92 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1180): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1180): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1180): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1180): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1180): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1180): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1180): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1180): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.643252512 +0000 UTC m=+12.390414308 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1180): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a11c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a11c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a11c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003027e0 item 93 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a11c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a11c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.6438553 +0000 UTC m=+12.391017096 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a11c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1280): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1280): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1280): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1280): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1280): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.6438553 +0000 UTC m=+12.391017096 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1280): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003029a0 item 93 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1340): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1340): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1340): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1340): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1340): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1340): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1340): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1340): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.645306963 +0000 UTC m=+12.392468770 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1340): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1380): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1380): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1380): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302ee0 item 94 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1380): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1380): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.645787181 +0000 UTC m=+12.392948987 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1380): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1440): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1440): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1440): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1440): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1440): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.645787181 +0000 UTC m=+12.392948987 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1440): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303110 item 94 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1500): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1500): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1500): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1500): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1500): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1500): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1500): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1500): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.646997384 +0000 UTC m=+12.394159181 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1500): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1540): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1540): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1540): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303490 item 95 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1540): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1540): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.647369761 +0000 UTC m=+12.394531567 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1540): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1600): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1600): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1600): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1600): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1600): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.647369761 +0000 UTC m=+12.394531567 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1600): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303650 item 95 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a16c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a16c0): open at offset 0 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a16c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a16c0): _readAt: size=2, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a16c0): >_readAt: n=0, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a16c0): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a16c0): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a16c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.648344173 +0000 UTC m=+12.395505969 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a16c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1700): _writeAt: size=5, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1700): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1700): >openPending: err= 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303ab0 item 96 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1700): >_writeAt: n=5, err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1700): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.648685271 +0000 UTC m=+12.395847076 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a1700): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/06 02:15:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/06 02:15:13 DEBUG : open-test-file: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a17c0): _readAt: size=512, off=0 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a17c0): openPending: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a17c0): >openPending: err= 2025/01/06 02:15:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a17c0): >_readAt: n=5, err=EOF 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a17c0): close: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-06 02:15:13.648685271 +0000 UTC m=+12.395847076 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:13 DEBUG : open-test-file(0xc0008a17c0): >close: err= 2025/01/06 02:15:13 DEBUG : open-test-file: Remove: 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303c00 item 96 2025/01/06 02:15:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/06 02:15:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/06 02:15:13 DEBUG : open-test-file: >Remove: err= 2025/01/06 02:15:13 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : >WaitForWriters: 2025/01/06 02:15:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.38s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:13 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:13 DEBUG : file1: newRWFileHandle: 2025/01/06 02:15:13 DEBUG : file1(0xc000423a80): openPending: 2025/01/06 02:15:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:13 DEBUG : file1(0xc000423a80): >openPending: err= 2025/01/06 02:15:13 DEBUG : file1: >newRWFileHandle: err= 2025/01/06 02:15:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/06 02:15:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/01/06 02:15:13 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : file1: active writers 1 2025/01/06 02:15:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : file1: active writers 1 2025/01/06 02:15:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : file1: active writers 1 2025/01/06 02:15:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : file1: active writers 1 2025/01/06 02:15:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : file1: active writers 1 2025/01/06 02:15:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/01/06 02:15:13 DEBUG : : Looking for writers 2025/01/06 02:15:13 DEBUG : file1: reading active writers 2025/01/06 02:15:13 DEBUG : file1: active writers 1 2025/01/06 02:15:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/01/06 02:15:14 DEBUG : : Looking for writers 2025/01/06 02:15:14 DEBUG : file1: reading active writers 2025/01/06 02:15:14 DEBUG : file1: active writers 1 2025/01/06 02:15:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/01/06 02:15:14 DEBUG : : Looking for writers 2025/01/06 02:15:14 DEBUG : file1: reading active writers 2025/01/06 02:15:14 DEBUG : file1: active writers 1 2025/01/06 02:15:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:15 DEBUG : : Looking for writers 2025/01/06 02:15:15 DEBUG : file1: reading active writers 2025/01/06 02:15:15 DEBUG : file1: active writers 1 2025/01/06 02:15:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:16 DEBUG : : Looking for writers 2025/01/06 02:15:16 DEBUG : file1: reading active writers 2025/01/06 02:15:16 DEBUG : file1: active writers 1 2025/01/06 02:15:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:17 DEBUG : : Looking for writers 2025/01/06 02:15:17 DEBUG : file1: reading active writers 2025/01/06 02:15:17 DEBUG : file1: active writers 1 2025/01/06 02:15:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:18 DEBUG : : Looking for writers 2025/01/06 02:15:18 DEBUG : file1: reading active writers 2025/01/06 02:15:18 DEBUG : file1: active writers 1 2025/01/06 02:15:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:19 DEBUG : : Looking for writers 2025/01/06 02:15:19 DEBUG : file1: reading active writers 2025/01/06 02:15:19 DEBUG : file1: active writers 1 2025/01/06 02:15:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:20 DEBUG : : Looking for writers 2025/01/06 02:15:20 DEBUG : file1: reading active writers 2025/01/06 02:15:20 DEBUG : file1: active writers 1 2025/01/06 02:15:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:21 DEBUG : : Looking for writers 2025/01/06 02:15:21 DEBUG : file1: reading active writers 2025/01/06 02:15:21 DEBUG : file1: active writers 1 2025/01/06 02:15:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:22 DEBUG : : Looking for writers 2025/01/06 02:15:22 DEBUG : file1: reading active writers 2025/01/06 02:15:22 DEBUG : file1: active writers 1 2025/01/06 02:15:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:23 DEBUG : : Looking for writers 2025/01/06 02:15:23 DEBUG : file1: reading active writers 2025/01/06 02:15:23 DEBUG : file1: active writers 1 2025/01/06 02:15:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:24 DEBUG : : Looking for writers 2025/01/06 02:15:24 DEBUG : file1: reading active writers 2025/01/06 02:15:24 DEBUG : file1: active writers 1 2025/01/06 02:15:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:25 DEBUG : : Looking for writers 2025/01/06 02:15:25 DEBUG : file1: reading active writers 2025/01/06 02:15:25 DEBUG : file1: active writers 1 2025/01/06 02:15:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:26 DEBUG : : Looking for writers 2025/01/06 02:15:26 DEBUG : file1: reading active writers 2025/01/06 02:15:26 DEBUG : file1: active writers 1 2025/01/06 02:15:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:27 DEBUG : : Looking for writers 2025/01/06 02:15:27 DEBUG : file1: reading active writers 2025/01/06 02:15:27 DEBUG : file1: active writers 1 2025/01/06 02:15:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:28 DEBUG : : Looking for writers 2025/01/06 02:15:28 DEBUG : file1: reading active writers 2025/01/06 02:15:28 DEBUG : file1: active writers 1 2025/01/06 02:15:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:29 DEBUG : : Looking for writers 2025/01/06 02:15:29 DEBUG : file1: reading active writers 2025/01/06 02:15:29 DEBUG : file1: active writers 1 2025/01/06 02:15:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:30 DEBUG : : Looking for writers 2025/01/06 02:15:30 DEBUG : file1: reading active writers 2025/01/06 02:15:30 DEBUG : file1: active writers 1 2025/01/06 02:15:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:31 DEBUG : : Looking for writers 2025/01/06 02:15:31 DEBUG : file1: reading active writers 2025/01/06 02:15:31 DEBUG : file1: active writers 1 2025/01/06 02:15:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:32 DEBUG : : Looking for writers 2025/01/06 02:15:32 DEBUG : file1: reading active writers 2025/01/06 02:15:32 DEBUG : file1: active writers 1 2025/01/06 02:15:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:33 DEBUG : : Looking for writers 2025/01/06 02:15:33 DEBUG : file1: reading active writers 2025/01/06 02:15:33 DEBUG : file1: active writers 1 2025/01/06 02:15:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:34 DEBUG : : Looking for writers 2025/01/06 02:15:34 DEBUG : file1: reading active writers 2025/01/06 02:15:34 DEBUG : file1: active writers 1 2025/01/06 02:15:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:35 DEBUG : : Looking for writers 2025/01/06 02:15:35 DEBUG : file1: reading active writers 2025/01/06 02:15:35 DEBUG : file1: active writers 1 2025/01/06 02:15:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:36 DEBUG : : Looking for writers 2025/01/06 02:15:36 DEBUG : file1: reading active writers 2025/01/06 02:15:36 DEBUG : file1: active writers 1 2025/01/06 02:15:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:37 DEBUG : : Looking for writers 2025/01/06 02:15:37 DEBUG : file1: reading active writers 2025/01/06 02:15:37 DEBUG : file1: active writers 1 2025/01/06 02:15:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:38 DEBUG : : Looking for writers 2025/01/06 02:15:38 DEBUG : file1: reading active writers 2025/01/06 02:15:38 DEBUG : file1: active writers 1 2025/01/06 02:15:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:39 DEBUG : : Looking for writers 2025/01/06 02:15:39 DEBUG : file1: reading active writers 2025/01/06 02:15:39 DEBUG : file1: active writers 1 2025/01/06 02:15:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:40 DEBUG : : Looking for writers 2025/01/06 02:15:40 DEBUG : file1: reading active writers 2025/01/06 02:15:40 DEBUG : file1: active writers 1 2025/01/06 02:15:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:41 DEBUG : : Looking for writers 2025/01/06 02:15:41 DEBUG : file1: reading active writers 2025/01/06 02:15:41 DEBUG : file1: active writers 1 2025/01/06 02:15:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:42 DEBUG : : Looking for writers 2025/01/06 02:15:42 DEBUG : file1: reading active writers 2025/01/06 02:15:42 DEBUG : file1: active writers 1 2025/01/06 02:15:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/06 02:15:43 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000710780 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000732a08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641268288} name:file1 opens:1 downloaders: o: fd:0xc000702598 info:{ModTime:{wall:13967611931877269942 ext:12419127428 loc:0x3b1a140} ATime:{wall:13967611931877269942 ext:12419127428 loc:0x3b1a140} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/01/06 02:15:43 DEBUG : >WaitForWriters: 2025/01/06 02:15:43 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:43 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:43 DEBUG : rename_me: newRWFileHandle: 2025/01/06 02:15:43 DEBUG : rename_me(0xc0002b78c0): openPending: 2025/01/06 02:15:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/06 02:15:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/06 02:15:43 DEBUG : rename_me(0xc0002b78c0): >openPending: err= 2025/01/06 02:15:43 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/06 02:15:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/06 02:15:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/06 02:15:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/06 02:15:43 DEBUG : rename_me(0xc0002b78c0): _writeAt: size=5, off=0 2025/01/06 02:15:43 DEBUG : rename_me(0xc0002b78c0): >_writeAt: n=5, err= 2025/01/06 02:15:43 DEBUG : rename_me(0xc0002b78c0): close: 2025/01/06 02:15:43 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-06 02:15:43.694948387 +0000 UTC m=+42.442110193 2025/01/06 02:15:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/06 02:15:43 DEBUG : rename_me(0xc0002b78c0): >close: err= 2025/01/06 02:15:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/06 02:15:43 DEBUG : i_was_renamed: Updating file with 0xc000682d80 2025/01/06 02:15:43 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/06 02:15:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/06 02:15:43 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:43 DEBUG : : Looking for writers 2025/01/06 02:15:43 DEBUG : i_was_renamed: reading active writers 2025/01/06 02:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/06 02:15:43 DEBUG : : Looking for writers 2025/01/06 02:15:43 DEBUG : i_was_renamed: reading active writers 2025/01/06 02:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/06 02:15:43 DEBUG : : Looking for writers 2025/01/06 02:15:43 DEBUG : i_was_renamed: reading active writers 2025/01/06 02:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/06 02:15:43 DEBUG : : Looking for writers 2025/01/06 02:15:43 DEBUG : i_was_renamed: reading active writers 2025/01/06 02:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/06 02:15:43 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/06 02:15:43 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:43 INFO : i_was_renamed: Copied (new) 2025/01/06 02:15:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-01-06 02:15:43 +0000 UTC" 2025/01/06 02:15:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/06 02:15:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/06 02:15:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/06 02:15:43 DEBUG : : Looking for writers 2025/01/06 02:15:43 DEBUG : i_was_renamed: reading active writers 2025/01/06 02:15:43 DEBUG : >WaitForWriters: 2025/01/06 02:15:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:43 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/06 02:15:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/06 02:15:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XaO25}/rclone-test-jekugux3zewa" 2025/01/06 02:15:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/06 02:15:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:44 DEBUG : : forgetting directory cache 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000726400): _readAt: size=512, off=0 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000726400): openPending: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-06 01:16:43 +0000 UTC" against cached fingerprint "" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/06 02:15:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000726400): >openPending: err= 2025/01/06 02:15:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000726400): >_readAt: n=20, err=EOF 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000726400): close: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:16:43 +0000 GMT 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000726400): >close: err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:44 DEBUG : : forgetting directory cache 2025/01/06 02:15:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000772b00): _readAt: size=512, off=0 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000772b00): openPending: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-06 01:17:43 +0000 UTC" against cached fingerprint "20,2025-01-06 01:16:43 +0000 UTC" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-06 01:17:43 +0000 UTC" != cached fingerprint "20,2025-01-06 01:16:43 +0000 UTC") 2025/01/06 02:15:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/06 02:15:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000772b00): >openPending: err= 2025/01/06 02:15:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000772b00): >_readAt: n=20, err=EOF 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000772b00): close: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:17:43 +0000 GMT 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000772b00): >close: err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:44 DEBUG : : forgetting directory cache 2025/01/06 02:15:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc0007efd80): _readAt: size=512, off=0 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc0007efd80): openPending: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-06 01:18:43 +0000 UTC" against cached fingerprint "20,2025-01-06 01:17:43 +0000 UTC" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-06 01:18:43 +0000 UTC" != cached fingerprint "20,2025-01-06 01:17:43 +0000 UTC") 2025/01/06 02:15:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/06 02:15:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc0007efd80): >openPending: err= 2025/01/06 02:15:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc0007efd80): >_readAt: n=20, err=EOF 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc0007efd80): close: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:18:43 +0000 GMT 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc0007efd80): >close: err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:44 DEBUG : : forgetting directory cache 2025/01/06 02:15:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000723600): _readAt: size=512, off=0 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000723600): openPending: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-06 01:19:43 +0000 UTC" against cached fingerprint "20,2025-01-06 01:18:43 +0000 UTC" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-06 01:19:43 +0000 UTC" != cached fingerprint "20,2025-01-06 01:18:43 +0000 UTC") 2025/01/06 02:15:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/06 02:15:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000723600): >openPending: err= 2025/01/06 02:15:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000723600): >_readAt: n=20, err=EOF 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000723600): close: 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:19:43 +0000 GMT 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate(0xc000723600): >close: err= 2025/01/06 02:15:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:45 DEBUG : : forgetting directory cache 2025/01/06 02:15:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000887440): _readAt: size=512, off=0 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000887440): openPending: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-06 01:20:43 +0000 UTC" against cached fingerprint "20,2025-01-06 01:19:43 +0000 UTC" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-06 01:20:43 +0000 UTC" != cached fingerprint "20,2025-01-06 01:19:43 +0000 UTC") 2025/01/06 02:15:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/06 02:15:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000887440): >openPending: err= 2025/01/06 02:15:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000887440): >_readAt: n=20, err=EOF 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000887440): close: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:20:43 +0000 GMT 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000887440): >close: err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:45 DEBUG : : forgetting directory cache 2025/01/06 02:15:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000cc8bc0): _readAt: size=512, off=0 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000cc8bc0): openPending: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-06 01:21:43 +0000 UTC" against cached fingerprint "20,2025-01-06 01:20:43 +0000 UTC" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-06 01:21:43 +0000 UTC" != cached fingerprint "20,2025-01-06 01:20:43 +0000 UTC") 2025/01/06 02:15:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/06 02:15:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000cc8bc0): >openPending: err= 2025/01/06 02:15:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000cc8bc0): >_readAt: n=20, err=EOF 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000cc8bc0): close: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:21:43 +0000 GMT 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc000cc8bc0): >close: err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:45 DEBUG : : forgetting directory cache 2025/01/06 02:15:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0003e1840): _readAt: size=512, off=0 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0003e1840): openPending: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-06 01:22:43 +0000 UTC" against cached fingerprint "20,2025-01-06 01:21:43 +0000 UTC" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-06 01:22:43 +0000 UTC" != cached fingerprint "20,2025-01-06 01:21:43 +0000 UTC") 2025/01/06 02:15:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/06 02:15:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0003e1840): >openPending: err= 2025/01/06 02:15:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0003e1840): >_readAt: n=21, err=EOF 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0003e1840): close: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:22:43 +0000 GMT 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0003e1840): >close: err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:45 DEBUG : : forgetting directory cache 2025/01/06 02:15:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0006f05c0): _readAt: size=512, off=0 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0006f05c0): openPending: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-06 01:23:43 +0000 UTC" against cached fingerprint "21,2025-01-06 01:22:43 +0000 UTC" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-06 01:23:43 +0000 UTC" != cached fingerprint "21,2025-01-06 01:22:43 +0000 UTC") 2025/01/06 02:15:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/06 02:15:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0006f05c0): >openPending: err= 2025/01/06 02:15:45 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0006f05c0): >_readAt: n=22, err=EOF 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0006f05c0): close: 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:23:43 +0000 GMT 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate(0xc0006f05c0): >close: err= 2025/01/06 02:15:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:46 DEBUG : : forgetting directory cache 2025/01/06 02:15:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc000876bc0): _readAt: size=512, off=0 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc000876bc0): openPending: 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-06 01:24:43 +0000 UTC" against cached fingerprint "22,2025-01-06 01:23:43 +0000 UTC" 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-06 01:24:43 +0000 UTC" != cached fingerprint "22,2025-01-06 01:23:43 +0000 UTC") 2025/01/06 02:15:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/06 02:15:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc000876bc0): >openPending: err= 2025/01/06 02:15:46 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc000876bc0): >_readAt: n=23, err=EOF 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc000876bc0): close: 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:24:43 +0000 GMT 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc000876bc0): >close: err= 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:46 DEBUG : : forgetting directory cache 2025/01/06 02:15:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc00072c640): _readAt: size=512, off=0 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc00072c640): openPending: 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-06 01:25:43 +0000 UTC" against cached fingerprint "23,2025-01-06 01:24:43 +0000 UTC" 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-06 01:25:43 +0000 UTC" != cached fingerprint "23,2025-01-06 01:24:43 +0000 UTC") 2025/01/06 02:15:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/06 02:15:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc00072c640): >openPending: err= 2025/01/06 02:15:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc00072c640): >_readAt: n=24, err=EOF 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc00072c640): close: 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-06 01:25:43 +0000 GMT 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate(0xc00072c640): >close: err= 2025/01/06 02:15:46 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:46 DEBUG : : Looking for writers 2025/01/06 02:15:46 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/06 02:15:46 DEBUG : >WaitForWriters: 2025/01/06 02:15:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:46 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:46 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:46 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:46 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:46 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : : forgetting directory cache 2025/01/06 02:15:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/06 02:15:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/06 02:15:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/06 02:15:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/06 02:15:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/06 02:15:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/06 02:15:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/06 02:15:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/06 02:15:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/06 02:15:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/06 02:15:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/06 02:15:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/06 02:15:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/06 02:15:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/06 02:15:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/06 02:15:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/06 02:15:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:46 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:46 DEBUG : : Looking for writers 2025/01/06 02:15:46 DEBUG : FiLeB: reading active writers 2025/01/06 02:15:46 DEBUG : FilEb: reading active writers 2025/01/06 02:15:46 DEBUG : FiLeA: reading active writers 2025/01/06 02:15:46 DEBUG : >WaitForWriters: 2025/01/06 02:15:46 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:46 DEBUG : : Looking for writers 2025/01/06 02:15:46 DEBUG : FiLeA: reading active writers 2025/01/06 02:15:46 DEBUG : FiLeB: reading active writers 2025/01/06 02:15:46 DEBUG : FilEb: reading active writers 2025/01/06 02:15:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:46 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:46 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:46 DEBUG : : Looking for writers 2025/01/06 02:15:46 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/06 02:15:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/06 02:15:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:46 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:46 DEBUG : webdav root 'rclone-test-jekugux3zewa': Re-using VFS from active cache 2025/01/06 02:15:46 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:46 DEBUG : : Looking for writers 2025/01/06 02:15:46 DEBUG : >WaitForWriters: 2025/01/06 02:15:46 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:46 DEBUG : : Looking for writers 2025/01/06 02:15:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:46 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:46 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:46 DEBUG : : Looking for writers 2025/01/06 02:15:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:47 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:47 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:47 DEBUG : : Looking for writers 2025/01/06 02:15:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:47 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:47 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:47 DEBUG : dir: Looking for writers 2025/01/06 02:15:47 DEBUG : file2: reading active writers 2025/01/06 02:15:47 DEBUG : : Looking for writers 2025/01/06 02:15:47 DEBUG : file1: reading active writers 2025/01/06 02:15:47 DEBUG : dir: reading active writers 2025/01/06 02:15:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:47 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:47 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:47 DEBUG : dir: Looking for writers 2025/01/06 02:15:47 DEBUG : : Looking for writers 2025/01/06 02:15:47 DEBUG : dir: reading active writers 2025/01/06 02:15:47 DEBUG : file1: reading active writers 2025/01/06 02:15:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:47 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:47 DEBUG : file1: Open: flags=O_RDONLY 2025/01/06 02:15:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/06 02:15:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/06 02:15:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/06 02:15:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/06 02:15:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/06 02:15:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/06 02:15:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/06 02:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/06 02:15:47 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (0 bytes), uploading instead of streaming 2025/01/06 02:15:47 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:47 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/01/06 02:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/06 02:15:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/06 02:15:47 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:47 DEBUG : dir: Looking for writers 2025/01/06 02:15:47 DEBUG : file2: reading active writers 2025/01/06 02:15:47 DEBUG : new_file.txt: reading active writers 2025/01/06 02:15:47 DEBUG : : Looking for writers 2025/01/06 02:15:47 DEBUG : file1: reading active writers 2025/01/06 02:15:47 DEBUG : dir: reading active writers 2025/01/06 02:15:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:47 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/06 02:15:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a7440 2025/01/06 02:15:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/06 02:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:47 INFO : dir/file1: Moved (server-side) to: file0 2025/01/06 02:15:47 DEBUG : file0: Updating file with file0 0xc0007a7440 2025/01/06 02:15:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/06 02:15:47 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/06 02:15:47 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:47 DEBUG : dir: Looking for writers 2025/01/06 02:15:47 DEBUG : : Looking for writers 2025/01/06 02:15:47 DEBUG : dir: reading active writers 2025/01/06 02:15:47 DEBUG : file0: reading active writers 2025/01/06 02:15:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:47 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:47 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:47 DEBUG : : Looking for writers 2025/01/06 02:15:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:47 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:47 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/06 02:15:47 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/06 02:15:48 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:48 DEBUG : d: Looking for writers 2025/01/06 02:15:48 DEBUG : : Looking for writers 2025/01/06 02:15:48 DEBUG : a: Looking for writers 2025/01/06 02:15:48 DEBUG : b: Looking for writers 2025/01/06 02:15:48 DEBUG : c: Looking for writers 2025/01/06 02:15:48 DEBUG : : Looking for writers 2025/01/06 02:15:48 DEBUG : b: reading active writers 2025/01/06 02:15:48 DEBUG : c: reading active writers 2025/01/06 02:15:48 DEBUG : d: reading active writers 2025/01/06 02:15:48 DEBUG : /: reading active writers 2025/01/06 02:15:48 DEBUG : a: reading active writers 2025/01/06 02:15:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:48 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/06 02:15:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/06 02:15:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/06 02:15:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/06 02:15:48 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:48 DEBUG : a/b/c/d: Looking for writers 2025/01/06 02:15:48 DEBUG : a/b/c: Looking for writers 2025/01/06 02:15:48 DEBUG : d: reading active writers 2025/01/06 02:15:48 DEBUG : a/b: Looking for writers 2025/01/06 02:15:48 DEBUG : c: reading active writers 2025/01/06 02:15:48 DEBUG : a: Looking for writers 2025/01/06 02:15:48 DEBUG : b: reading active writers 2025/01/06 02:15:48 DEBUG : : Looking for writers 2025/01/06 02:15:48 DEBUG : a: reading active writers 2025/01/06 02:15:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:48 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/06 02:15:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/06 02:15:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/06 02:15:48 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (5 bytes), uploading instead of streaming 2025/01/06 02:15:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:48 DEBUG : file1: Size of src and dst objects identical 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:15:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/06 02:15:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/06 02:15:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (0 bytes), uploading instead of streaming 2025/01/06 02:15:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:48 DEBUG : file1: Size of src and dst objects identical 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/06 02:15:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (7 bytes), uploading instead of streaming 2025/01/06 02:15:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:48 DEBUG : file1: Size of src and dst objects identical 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:48 DEBUG : : Looking for writers 2025/01/06 02:15:48 DEBUG : file1: reading active writers 2025/01/06 02:15:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:48 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/06 02:15:49 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/06 02:15:49 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/06 02:15:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/06 02:15:49 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (11 bytes), uploading instead of streaming 2025/01/06 02:15:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:49 DEBUG : file1: Size of src and dst objects identical 2025/01/06 02:15:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:49 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/06 02:15:49 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:49 DEBUG : : Looking for writers 2025/01/06 02:15:49 DEBUG : file1: reading active writers 2025/01/06 02:15:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:49 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:15:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:15:49 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/06 02:15:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:49 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (5 bytes), uploading instead of streaming 2025/01/06 02:15:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:50 DEBUG : file1: Size of src and dst objects identical 2025/01/06 02:15:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/06 02:15:50 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:50 DEBUG : : Looking for writers 2025/01/06 02:15:50 DEBUG : file1: reading active writers 2025/01/06 02:15:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:50 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:15:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:15:50 DEBUG : file1: WriteFileHandle.Release closing 2025/01/06 02:15:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:50 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (0 bytes), uploading instead of streaming 2025/01/06 02:15:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:15:50 DEBUG : file1: Size of src and dst objects identical 2025/01/06 02:15:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/06 02:15:50 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:50 DEBUG : : Looking for writers 2025/01/06 02:15:50 DEBUG : file1: reading active writers 2025/01/06 02:15:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:15:50 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:15:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:15:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:15:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:15:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:15:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/01/06 02:15:50 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:15:50 DEBUG : : Looking for writers 2025/01/06 02:15:50 DEBUG : file1: reading active writers 2025/01/06 02:15:50 DEBUG : file1: active writers 1 2025/01/06 02:15:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/01/06 02:15:50 DEBUG : : Looking for writers 2025/01/06 02:15:50 DEBUG : file1: reading active writers 2025/01/06 02:15:50 DEBUG : file1: active writers 1 2025/01/06 02:15:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/01/06 02:15:50 DEBUG : : Looking for writers 2025/01/06 02:15:50 DEBUG : file1: reading active writers 2025/01/06 02:15:50 DEBUG : file1: active writers 1 2025/01/06 02:15:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/01/06 02:15:50 DEBUG : : Looking for writers 2025/01/06 02:15:50 DEBUG : file1: reading active writers 2025/01/06 02:15:50 DEBUG : file1: active writers 1 2025/01/06 02:15:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/01/06 02:15:50 DEBUG : : Looking for writers 2025/01/06 02:15:50 DEBUG : file1: reading active writers 2025/01/06 02:15:50 DEBUG : file1: active writers 1 2025/01/06 02:15:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/01/06 02:15:50 DEBUG : : Looking for writers 2025/01/06 02:15:50 DEBUG : file1: reading active writers 2025/01/06 02:15:50 DEBUG : file1: active writers 1 2025/01/06 02:15:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/01/06 02:15:50 DEBUG : : Looking for writers 2025/01/06 02:15:50 DEBUG : file1: reading active writers 2025/01/06 02:15:50 DEBUG : file1: active writers 1 2025/01/06 02:15:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/01/06 02:15:51 DEBUG : : Looking for writers 2025/01/06 02:15:51 DEBUG : file1: reading active writers 2025/01/06 02:15:51 DEBUG : file1: active writers 1 2025/01/06 02:15:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:15:52 DEBUG : : Looking for writers 2025/01/06 02:15:52 DEBUG : file1: reading active writers 2025/01/06 02:15:52 DEBUG : file1: active writers 1 2025/01/06 02:15:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:15:53 DEBUG : : Looking for writers 2025/01/06 02:15:53 DEBUG : file1: reading active writers 2025/01/06 02:15:53 DEBUG : file1: active writers 1 2025/01/06 02:15:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:15:54 DEBUG : : Looking for writers 2025/01/06 02:15:54 DEBUG : file1: reading active writers 2025/01/06 02:15:54 DEBUG : file1: active writers 1 2025/01/06 02:15:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:15:55 DEBUG : : Looking for writers 2025/01/06 02:15:55 DEBUG : file1: reading active writers 2025/01/06 02:15:55 DEBUG : file1: active writers 1 2025/01/06 02:15:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:15:56 DEBUG : : Looking for writers 2025/01/06 02:15:56 DEBUG : file1: reading active writers 2025/01/06 02:15:56 DEBUG : file1: active writers 1 2025/01/06 02:15:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:15:57 DEBUG : : Looking for writers 2025/01/06 02:15:57 DEBUG : file1: reading active writers 2025/01/06 02:15:57 DEBUG : file1: active writers 1 2025/01/06 02:15:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:15:58 DEBUG : : Looking for writers 2025/01/06 02:15:58 DEBUG : file1: reading active writers 2025/01/06 02:15:58 DEBUG : file1: active writers 1 2025/01/06 02:15:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:15:59 DEBUG : : Looking for writers 2025/01/06 02:15:59 DEBUG : file1: reading active writers 2025/01/06 02:15:59 DEBUG : file1: active writers 1 2025/01/06 02:15:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:00 DEBUG : : Looking for writers 2025/01/06 02:16:00 DEBUG : file1: reading active writers 2025/01/06 02:16:00 DEBUG : file1: active writers 1 2025/01/06 02:16:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:01 DEBUG : : Looking for writers 2025/01/06 02:16:01 DEBUG : file1: reading active writers 2025/01/06 02:16:01 DEBUG : file1: active writers 1 2025/01/06 02:16:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:02 DEBUG : : Looking for writers 2025/01/06 02:16:02 DEBUG : file1: reading active writers 2025/01/06 02:16:02 DEBUG : file1: active writers 1 2025/01/06 02:16:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:03 DEBUG : : Looking for writers 2025/01/06 02:16:03 DEBUG : file1: reading active writers 2025/01/06 02:16:03 DEBUG : file1: active writers 1 2025/01/06 02:16:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:04 DEBUG : : Looking for writers 2025/01/06 02:16:04 DEBUG : file1: reading active writers 2025/01/06 02:16:04 DEBUG : file1: active writers 1 2025/01/06 02:16:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:05 DEBUG : : Looking for writers 2025/01/06 02:16:05 DEBUG : file1: reading active writers 2025/01/06 02:16:05 DEBUG : file1: active writers 1 2025/01/06 02:16:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:06 DEBUG : : Looking for writers 2025/01/06 02:16:06 DEBUG : file1: reading active writers 2025/01/06 02:16:06 DEBUG : file1: active writers 1 2025/01/06 02:16:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:07 DEBUG : : Looking for writers 2025/01/06 02:16:07 DEBUG : file1: reading active writers 2025/01/06 02:16:07 DEBUG : file1: active writers 1 2025/01/06 02:16:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:08 DEBUG : : Looking for writers 2025/01/06 02:16:08 DEBUG : file1: reading active writers 2025/01/06 02:16:08 DEBUG : file1: active writers 1 2025/01/06 02:16:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:09 DEBUG : : Looking for writers 2025/01/06 02:16:09 DEBUG : file1: reading active writers 2025/01/06 02:16:09 DEBUG : file1: active writers 1 2025/01/06 02:16:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:10 DEBUG : : Looking for writers 2025/01/06 02:16:10 DEBUG : file1: reading active writers 2025/01/06 02:16:10 DEBUG : file1: active writers 1 2025/01/06 02:16:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:11 DEBUG : : Looking for writers 2025/01/06 02:16:11 DEBUG : file1: reading active writers 2025/01/06 02:16:11 DEBUG : file1: active writers 1 2025/01/06 02:16:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:12 DEBUG : : Looking for writers 2025/01/06 02:16:12 DEBUG : file1: reading active writers 2025/01/06 02:16:12 DEBUG : file1: active writers 1 2025/01/06 02:16:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:13 DEBUG : : Looking for writers 2025/01/06 02:16:13 DEBUG : file1: reading active writers 2025/01/06 02:16:13 DEBUG : file1: active writers 1 2025/01/06 02:16:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:14 DEBUG : : Looking for writers 2025/01/06 02:16:14 DEBUG : file1: reading active writers 2025/01/06 02:16:14 DEBUG : file1: active writers 1 2025/01/06 02:16:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:15 DEBUG : : Looking for writers 2025/01/06 02:16:15 DEBUG : file1: reading active writers 2025/01/06 02:16:15 DEBUG : file1: active writers 1 2025/01/06 02:16:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:16 DEBUG : : Looking for writers 2025/01/06 02:16:16 DEBUG : file1: reading active writers 2025/01/06 02:16:16 DEBUG : file1: active writers 1 2025/01/06 02:16:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:17 DEBUG : : Looking for writers 2025/01/06 02:16:17 DEBUG : file1: reading active writers 2025/01/06 02:16:17 DEBUG : file1: active writers 1 2025/01/06 02:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:18 DEBUG : : Looking for writers 2025/01/06 02:16:18 DEBUG : file1: reading active writers 2025/01/06 02:16:18 DEBUG : file1: active writers 1 2025/01/06 02:16:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:19 DEBUG : : Looking for writers 2025/01/06 02:16:19 DEBUG : file1: reading active writers 2025/01/06 02:16:19 DEBUG : file1: active writers 1 2025/01/06 02:16:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/06 02:16:20 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/01/06 02:16:20 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:16:20 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:16:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:16:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:16:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:16:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:16:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:16:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:16:20 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (0 bytes), uploading instead of streaming 2025/01/06 02:16:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:16:20 DEBUG : file1: Size of src and dst objects identical 2025/01/06 02:16:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:16:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:16:20 DEBUG : file1: Open: flags=O_RDONLY 2025/01/06 02:16:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/06 02:16:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/06 02:16:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:16:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/06 02:16:20 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:16:20 DEBUG : : Looking for writers 2025/01/06 02:16:20 DEBUG : file1: reading active writers 2025/01/06 02:16:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-jekugux3zewa'", Local "Local file system at /tmp/rclone1524145878", Modify Window "1s" 2025/01/06 02:16:20 INFO : webdav root 'rclone-test-jekugux3zewa': poll-interval is not supported by this remote 2025/01/06 02:16:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/06 02:16:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/06 02:16:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:16:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/06 02:16:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/06 02:16:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:16:20 DEBUG : webdav root 'rclone-test-jekugux3zewa': File to upload is small (100 bytes), uploading instead of streaming 2025/01/06 02:16:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/06 02:16:20 DEBUG : file1: Size of src and dst objects identical 2025/01/06 02:16:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/06 02:16:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/06 02:16:20 DEBUG : file1: Open: flags=O_RDONLY 2025/01/06 02:16:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/06 02:16:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/06 02:16:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/06 02:16:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/06 02:16:20 DEBUG : WaitForWriters: timeout=30s 2025/01/06 02:16:20 DEBUG : : Looking for writers 2025/01/06 02:16:20 DEBUG : file1: reading active writers 2025/01/06 02:16:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/01/06 02:16:20 DEBUG : webdav root 'rclone-test-jekugux3zewa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.082041816s (try 1/5)