"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/10/17 04:20:29 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-pejawer8yawe" 2024/10/17 04:20:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 04:20:29 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/10/17 04:20:29 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/10/17 04:20:29 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/10/17 04:20:29 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/10/17 04:20:29 DEBUG : Setting pass="EiwXZSAuPiosuooC2J7-m0X-F8nmyM_SknOJoj6PKvhU" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/10/17 04:20:29 DEBUG : TestWebdavRclone: detected overridden config - adding "{_GfkE}" suffix to name 2024/10/17 04:20:29 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/10/17 04:20:29 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/10/17 04:20:29 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/10/17 04:20:29 DEBUG : Setting pass="EiwXZSAuPiosuooC2J7-m0X-F8nmyM_SknOJoj6PKvhU" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/10/17 04:20:29 DEBUG : found headers: 2024/10/17 04:20:29 DEBUG : Creating backend with remote "/tmp/rclone1147533497" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:29 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:30 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:30 DEBUG : dir: Looking for writers 2024/10/17 04:20:30 DEBUG : : Looking for writers 2024/10/17 04:20:30 DEBUG : dir: reading active writers 2024/10/17 04:20:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:30 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:30 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:30 DEBUG : dir/subdir: Looking for writers 2024/10/17 04:20:30 DEBUG : dir: Looking for writers 2024/10/17 04:20:30 DEBUG : file1: reading active writers 2024/10/17 04:20:30 DEBUG : file2: reading active writers 2024/10/17 04:20:30 DEBUG : subdir: reading active writers 2024/10/17 04:20:30 DEBUG : : Looking for writers 2024/10/17 04:20:30 DEBUG : dir: reading active writers 2024/10/17 04:20:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:30 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:30 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:30 DEBUG : dir: Looking for writers 2024/10/17 04:20:30 DEBUG : file1: reading active writers 2024/10/17 04:20:30 DEBUG : : Looking for writers 2024/10/17 04:20:30 DEBUG : dir: reading active writers 2024/10/17 04:20:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:30 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:30 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:30 DEBUG : dir: Looking for writers 2024/10/17 04:20:30 DEBUG : : Looking for writers 2024/10/17 04:20:30 DEBUG : dir: reading active writers 2024/10/17 04:20:30 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:30 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:30 DEBUG : dir: forgetting directory cache 2024/10/17 04:20:30 DEBUG : : forgetting directory cache 2024/10/17 04:20:30 DEBUG : dir: forgetting directory cache 2024/10/17 04:20:30 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:30 DEBUG : : Looking for writers 2024/10/17 04:20:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:30 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:30 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/10/17 04:20:30 DEBUG : dir: invalidating directory cache 2024/10/17 04:20:30 DEBUG : : >ForgetPath: 2024/10/17 04:20:30 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/10/17 04:20:30 DEBUG : : invalidating directory cache 2024/10/17 04:20:30 DEBUG : dir: forgetting directory cache 2024/10/17 04:20:30 DEBUG : : >ForgetPath: 2024/10/17 04:20:30 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/10/17 04:20:30 DEBUG : : >ForgetPath: 2024/10/17 04:20:30 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:30 DEBUG : dir: Looking for writers 2024/10/17 04:20:30 DEBUG : : Looking for writers 2024/10/17 04:20:30 DEBUG : dir: reading active writers 2024/10/17 04:20:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:30 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:31 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:31 DEBUG : : forgetting directory cache 2024/10/17 04:20:31 DEBUG : dir: forgetting directory cache 2024/10/17 04:20:31 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:31 DEBUG : dir: Looking for writers 2024/10/17 04:20:31 DEBUG : fil/a/b: Looking for writers 2024/10/17 04:20:31 DEBUG : fil/a: Looking for writers 2024/10/17 04:20:31 DEBUG : b: reading active writers 2024/10/17 04:20:31 DEBUG : fil: Looking for writers 2024/10/17 04:20:31 DEBUG : a: reading active writers 2024/10/17 04:20:31 DEBUG : : Looking for writers 2024/10/17 04:20:31 DEBUG : dir: reading active writers 2024/10/17 04:20:31 DEBUG : fil: reading active writers 2024/10/17 04:20:31 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:31 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:31 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:31 DEBUG : dir: Looking for writers 2024/10/17 04:20:31 DEBUG : : Looking for writers 2024/10/17 04:20:31 DEBUG : dir: reading active writers 2024/10/17 04:20:31 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:31 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:31 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:31 DEBUG : dir: Looking for writers 2024/10/17 04:20:31 DEBUG : file1: reading active writers 2024/10/17 04:20:31 DEBUG : : Looking for writers 2024/10/17 04:20:31 DEBUG : dir: reading active writers 2024/10/17 04:20:31 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:31 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:31 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/10/17 04:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/10/17 04:20:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/10/17 04:20:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/17 04:20:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/10/17 04:20:31 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:31 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:31 DEBUG : dir: invalidating directory cache 2024/10/17 04:20:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/10/17 04:20:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/10/17 04:20:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/10/17 04:20:31 DEBUG : dir/file1: Reset virtual modtime 2024/10/17 04:20:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/10/17 04:20:31 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/17 04:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/10/17 04:20:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/10/17 04:20:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:31 DEBUG : dir: invalidating directory cache 2024/10/17 04:20:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/10/17 04:20:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/10/17 04:20:31 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/17 04:20:31 DEBUG : : forgetting directory cache 2024/10/17 04:20:31 DEBUG : dir: forgetting directory cache 2024/10/17 04:20:31 DEBUG : dir/virtualDir: forgetting directory cache 2024/10/17 04:20:31 DEBUG : dir/file1: Reset virtual modtime 2024/10/17 04:20:31 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/17 04:20:31 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:31 DEBUG : dir/virtualDir: Looking for writers 2024/10/17 04:20:31 DEBUG : dir: Looking for writers 2024/10/17 04:20:31 DEBUG : virtualFile: reading active writers 2024/10/17 04:20:31 DEBUG : virtualDir: reading active writers 2024/10/17 04:20:31 DEBUG : file1: reading active writers 2024/10/17 04:20:31 DEBUG : virtualFile2: reading active writers 2024/10/17 04:20:31 DEBUG : : Looking for writers 2024/10/17 04:20:31 DEBUG : dir: reading active writers 2024/10/17 04:20:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:32 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:32 ERROR : dir/: Can only open directories read only 2024/10/17 04:20:32 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:32 DEBUG : dir: Looking for writers 2024/10/17 04:20:32 DEBUG : : Looking for writers 2024/10/17 04:20:32 DEBUG : dir: reading active writers 2024/10/17 04:20:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:32 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:32 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/17 04:20:32 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/10/17 04:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/17 04:20:32 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (5 bytes), uploading instead of streaming 2024/10/17 04:20:32 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:32 NOTICE: webdav root 'rclone-test-pejawer8yawe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/17 04:20:32 DEBUG : dir/potato: Size of src and dst objects identical 2024/10/17 04:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/17 04:20:32 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:32 DEBUG : dir: Looking for writers 2024/10/17 04:20:32 DEBUG : file1: reading active writers 2024/10/17 04:20:32 DEBUG : potato: reading active writers 2024/10/17 04:20:32 DEBUG : : Looking for writers 2024/10/17 04:20:32 DEBUG : dir: reading active writers 2024/10/17 04:20:32 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:32 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/17 04:20:32 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:32 DEBUG : dir/sub: Looking for writers 2024/10/17 04:20:32 DEBUG : dir: Looking for writers 2024/10/17 04:20:32 DEBUG : file1: reading active writers 2024/10/17 04:20:32 DEBUG : sub: reading active writers 2024/10/17 04:20:32 DEBUG : : Looking for writers 2024/10/17 04:20:32 DEBUG : dir: reading active writers 2024/10/17 04:20:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:32 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/17 04:20:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/10/17 04:20:32 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:32 DEBUG : dir/sub/subsub: Looking for writers 2024/10/17 04:20:32 DEBUG : dir/sub: Looking for writers 2024/10/17 04:20:32 DEBUG : subsub: reading active writers 2024/10/17 04:20:32 DEBUG : dir: Looking for writers 2024/10/17 04:20:32 DEBUG : file1: reading active writers 2024/10/17 04:20:32 DEBUG : sub: reading active writers 2024/10/17 04:20:32 DEBUG : : Looking for writers 2024/10/17 04:20:32 DEBUG : dir: reading active writers 2024/10/17 04:20:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:33 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:33 ERROR : dir/: Dir.Remove not empty 2024/10/17 04:20:33 DEBUG : dir/file1: Remove: 2024/10/17 04:20:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:33 DEBUG : dir/file1: >Remove: err= 2024/10/17 04:20:33 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/17 04:20:33 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:33 DEBUG : : Looking for writers 2024/10/17 04:20:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:33 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:33 DEBUG : dir/file1: Remove: 2024/10/17 04:20:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:33 DEBUG : dir/file1: >Remove: err= 2024/10/17 04:20:33 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/17 04:20:33 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:33 DEBUG : : Looking for writers 2024/10/17 04:20:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:33 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:33 DEBUG : dir/file1: Remove: 2024/10/17 04:20:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:33 DEBUG : dir/file1: >Remove: err= 2024/10/17 04:20:33 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:33 DEBUG : dir: Looking for writers 2024/10/17 04:20:33 DEBUG : : Looking for writers 2024/10/17 04:20:33 DEBUG : dir: reading active writers 2024/10/17 04:20:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:33 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:33 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/10/17 04:20:33 DEBUG : dir: Updating dir with dir2 0xc0005c0d00 2024/10/17 04:20:33 DEBUG : dir: forgetting directory cache 2024/10/17 04:20:33 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/17 04:20:33 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/10/17 04:20:33 INFO : dir2/file1: Moved (server-side) to: file2 2024/10/17 04:20:33 DEBUG : file2: Updating file with file2 0xc000001d40 2024/10/17 04:20:33 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/17 04:20:33 INFO : dir2/file3: Deleted 2024/10/17 04:20:33 INFO : file2: Moved (server-side) to: dir2/file3 2024/10/17 04:20:33 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001d40 2024/10/17 04:20:33 DEBUG : : Added virtual directory entry vDel: "file2" 2024/10/17 04:20:33 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/10/17 04:20:33 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/10/17 04:20:34 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000534d00 2024/10/17 04:20:34 DEBUG : empty directory: forgetting directory cache 2024/10/17 04:20:34 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/10/17 04:20:34 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/10/17 04:20:34 DEBUG : dir2: Renaming to "dir3" 2024/10/17 04:20:34 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:34 DEBUG : renamed empty directory: Looking for writers 2024/10/17 04:20:34 DEBUG : dir3: Looking for writers 2024/10/17 04:20:34 DEBUG : file3: reading active writers 2024/10/17 04:20:34 DEBUG : : Looking for writers 2024/10/17 04:20:34 DEBUG : dir3: reading active writers 2024/10/17 04:20:34 DEBUG : renamed empty directory: reading active writers 2024/10/17 04:20:34 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:34 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:34 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:34 DEBUG : dir: Looking for writers 2024/10/17 04:20:34 DEBUG : file1: reading active writers 2024/10/17 04:20:34 DEBUG : : Looking for writers 2024/10/17 04:20:34 DEBUG : dir: reading active writers 2024/10/17 04:20:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:34 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:34 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:34 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/10/17 04:20:34 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:34 DEBUG : dir: Looking for writers 2024/10/17 04:20:34 DEBUG : file1: reading active writers 2024/10/17 04:20:34 DEBUG : : Looking for writers 2024/10/17 04:20:34 DEBUG : dir: reading active writers 2024/10/17 04:20:34 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-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:34 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/17 04:20:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:34 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:34 DEBUG : dir: Looking for writers 2024/10/17 04:20:34 DEBUG : file1: reading active writers 2024/10/17 04:20:34 DEBUG : : Looking for writers 2024/10/17 04:20:34 DEBUG : dir: reading active writers 2024/10/17 04:20:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/10/17 04:20:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/10/17 04:20:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/17 04:20:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/10/17 04:20:34 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:34 DEBUG : : Looking for writers 2024/10/17 04:20:34 DEBUG : file.txt: reading active writers 2024/10/17 04:20:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:34 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:34 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (25 bytes), uploading instead of streaming 2024/10/17 04:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:34 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/17 04:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:34 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:34 DEBUG : dir: Looking for writers 2024/10/17 04:20:34 DEBUG : file1: reading active writers 2024/10/17 04:20:34 DEBUG : : Looking for writers 2024/10/17 04:20:34 DEBUG : dir: reading active writers 2024/10/17 04:20:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:34 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:34 DEBUG : dir/file1: Remove: 2024/10/17 04:20:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:34 DEBUG : dir/file1: >Remove: err= 2024/10/17 04:20:34 DEBUG : dir/file1: Remove: 2024/10/17 04:20:34 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/17 04:20:34 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:34 DEBUG : dir: Looking for writers 2024/10/17 04:20:34 DEBUG : : Looking for writers 2024/10/17 04:20:34 DEBUG : dir: reading active writers 2024/10/17 04:20:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:34 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:35 DEBUG : dir/file1: Remove: 2024/10/17 04:20:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:35 DEBUG : dir/file1: >Remove: err= 2024/10/17 04:20:35 DEBUG : dir/file1: Remove: 2024/10/17 04:20:35 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/17 04:20:35 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:35 DEBUG : dir: Looking for writers 2024/10/17 04:20:35 DEBUG : : Looking for writers 2024/10/17 04:20:35 DEBUG : dir: reading active writers 2024/10/17 04:20:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:35 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/17 04:20:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/17 04:20:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/17 04:20:35 DEBUG : dir/file1: Open: flags=O_RDWR 2024/10/17 04:20:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/17 04:20:35 DEBUG : dir/file1: Open: flags=0x3 2024/10/17 04:20:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/10/17 04:20:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/10/17 04:20:35 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:35 DEBUG : dir: Looking for writers 2024/10/17 04:20:35 DEBUG : file1: reading active writers 2024/10/17 04:20:35 DEBUG : : Looking for writers 2024/10/17 04:20:35 DEBUG : dir: reading active writers 2024/10/17 04:20:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:35 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:35 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:35 DEBUG : dir: Looking for writers 2024/10/17 04:20:35 DEBUG : file1: reading active writers 2024/10/17 04:20:35 DEBUG : : Looking for writers 2024/10/17 04:20:35 DEBUG : dir: reading active writers 2024/10/17 04:20:35 DEBUG : >WaitForWriters: 2024/10/17 04:20:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000120a80 2024/10/17 04:20:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/17 04:20:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000120a80 2024/10/17 04:20:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/17 04:20:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/17 04:20:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/17 04:20:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:35 DEBUG : dir/file1: File is currently open, delaying rename 0xc000120a80 2024/10/17 04:20:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:35 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (25 bytes), uploading instead of streaming 2024/10/17 04:20:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:35 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/17 04:20:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:35 DEBUG : newLeaf: Running delayed rename now 2024/10/17 04:20:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000120a80 2024/10/17 04:20:35 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:35 DEBUG : dir: Looking for writers 2024/10/17 04:20:35 DEBUG : : Looking for writers 2024/10/17 04:20:35 DEBUG : dir: reading active writers 2024/10/17 04:20:35 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:35 DEBUG : >WaitForWriters: 2024/10/17 04:20:35 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:35 DEBUG : dir: Looking for writers 2024/10/17 04:20:35 DEBUG : : Looking for writers 2024/10/17 04:20:35 DEBUG : dir: reading active writers 2024/10/17 04:20:35 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:35 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:35 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:35 DEBUG : dir: Looking for writers 2024/10/17 04:20:35 DEBUG : file1: reading active writers 2024/10/17 04:20:35 DEBUG : : Looking for writers 2024/10/17 04:20:35 DEBUG : dir: reading active writers 2024/10/17 04:20:35 DEBUG : >WaitForWriters: 2024/10/17 04:20:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c0a80 2024/10/17 04:20:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/17 04:20:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0002c0a80 2024/10/17 04:20:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/17 04:20:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/17 04:20:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/17 04:20:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:35 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002c0a80 2024/10/17 04:20:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:35 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (25 bytes), uploading instead of streaming 2024/10/17 04:20:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:35 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/17 04:20:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:35 DEBUG : newLeaf: Running delayed rename now 2024/10/17 04:20:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0002c0a80 2024/10/17 04:20:35 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:35 DEBUG : dir: Looking for writers 2024/10/17 04:20:35 DEBUG : : Looking for writers 2024/10/17 04:20:35 DEBUG : dir: reading active writers 2024/10/17 04:20:35 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:35 DEBUG : >WaitForWriters: 2024/10/17 04:20:35 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:35 DEBUG : dir: Looking for writers 2024/10/17 04:20:35 DEBUG : : Looking for writers 2024/10/17 04:20:35 DEBUG : dir: reading active writers 2024/10/17 04:20:35 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:35 DEBUG : >WaitForWriters: 2024/10/17 04:20:35 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:36 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/17 04:20:36 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008b4f00): openPending: 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008b4f00): >openPending: err= 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/17 04:20:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008b4f00): _writeAt: size=14, off=0 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008b4f00): >_writeAt: n=14, err= 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008b4f00): close: 2024/10/17 04:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/17 04:20:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008b4f00): >close: err= 2024/10/17 04:20:36 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : file1: reading active writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : file1: reading active writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : file1: reading active writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : file1: reading active writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: starting upload 2024/10/17 04:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:36 INFO : dir/file1: Copied (replaced existing) 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : file1: reading active writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : >WaitForWriters: 2024/10/17 04:20:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:36 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008c4180): _readAt: size=512, off=0 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008c4180): openPending: 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008c4180): >openPending: err= 2024/10/17 04:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008c4180): >_readAt: n=14, err=EOF 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008c4180): close: 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/17 04:20:36 DEBUG : dir/file1(0xc0008c4180): >close: err= 2024/10/17 04:20:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/17 04:20:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000551980 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/17 04:20:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/17 04:20:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000551980 2024/10/17 04:20:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/17 04:20:36 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:36 DEBUG : dir/file1(0xc000a42a40): openPending: 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:36 DEBUG : dir/file1(0xc000a42a40): >openPending: err= 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/17 04:20:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:36 DEBUG : dir/file1(0xc000a42a40): _writeAt: size=25, off=0 2024/10/17 04:20:36 DEBUG : dir/file1(0xc000a42a40): >_writeAt: n=25, err= 2024/10/17 04:20:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/17 04:20:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000551980 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:36 DEBUG : newLeaf(0xc000a42a40): close: 2024/10/17 04:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/17 04:20:36 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-17 04:20:36.393249537 +0000 UTC m=+6.475274960 2024/10/17 04:20:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:36 DEBUG : newLeaf(0xc000a42a40): >close: err= 2024/10/17 04:20:36 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:36 DEBUG : newLeaf: vfs cache: starting upload 2024/10/17 04:20:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:36 INFO : newLeaf: Copied (replaced existing) 2024/10/17 04:20:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-17 04:20:36 +0000 UTC" 2024/10/17 04:20:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/17 04:20:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:36 DEBUG : >WaitForWriters: 2024/10/17 04:20:36 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:36 DEBUG : >WaitForWriters: 2024/10/17 04:20:36 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:36 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:36 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : file1: reading active writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : >WaitForWriters: 2024/10/17 04:20:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000551bc0 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/17 04:20:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000551bc0 2024/10/17 04:20:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/17 04:20:36 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:36 DEBUG : dir/file1(0xc000ad6e00): openPending: 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:36 DEBUG : dir/file1(0xc000ad6e00): >openPending: err= 2024/10/17 04:20:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/17 04:20:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:36 DEBUG : dir/file1(0xc000ad6e00): _writeAt: size=25, off=0 2024/10/17 04:20:36 DEBUG : dir/file1(0xc000ad6e00): >_writeAt: n=25, err= 2024/10/17 04:20:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/17 04:20:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000551bc0 2024/10/17 04:20:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:36 DEBUG : newLeaf(0xc000ad6e00): close: 2024/10/17 04:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/17 04:20:36 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-17 04:20:36.891794849 +0000 UTC m=+6.973820272 2024/10/17 04:20:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:36 DEBUG : newLeaf(0xc000ad6e00): >close: err= 2024/10/17 04:20:36 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:36 DEBUG : dir: Looking for writers 2024/10/17 04:20:36 DEBUG : : Looking for writers 2024/10/17 04:20:36 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:36 DEBUG : dir: reading active writers 2024/10/17 04:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:37 DEBUG : newLeaf: vfs cache: starting upload 2024/10/17 04:20:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:37 INFO : newLeaf: Copied (replaced existing) 2024/10/17 04:20:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-17 04:20:36 +0000 UTC" 2024/10/17 04:20:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/17 04:20:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : >WaitForWriters: 2024/10/17 04:20:37 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : >WaitForWriters: 2024/10/17 04:20:37 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:37 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/17 04:20:37 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b49040): openPending: 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b49040): >openPending: err= 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/17 04:20:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b49040): _writeAt: size=14, off=0 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b49040): >_writeAt: n=14, err= 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b49040): close: 2024/10/17 04:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/17 04:20:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b49040): >close: err= 2024/10/17 04:20:37 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : file1: reading active writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : file1: reading active writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : file1: reading active writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : file1: reading active writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: starting upload 2024/10/17 04:20:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:37 INFO : dir/file1: Copied (replaced existing) 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : file1: reading active writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : >WaitForWriters: 2024/10/17 04:20:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:37 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ad9640): _readAt: size=512, off=0 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ad9640): openPending: 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ad9640): >openPending: err= 2024/10/17 04:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ad9640): >_readAt: n=14, err=EOF 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ad9640): close: 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ad9640): >close: err= 2024/10/17 04:20:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/17 04:20:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0005509c0 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/17 04:20:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/17 04:20:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0005509c0 2024/10/17 04:20:37 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/17 04:20:37 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ae7c80): openPending: 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ae7c80): >openPending: err= 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/17 04:20:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ae7c80): _writeAt: size=25, off=0 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000ae7c80): >_writeAt: n=25, err= 2024/10/17 04:20:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/17 04:20:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0005509c0 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:37 DEBUG : newLeaf(0xc000ae7c80): close: 2024/10/17 04:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/17 04:20:37 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-17 04:20:37.535676643 +0000 UTC m=+7.617702076 2024/10/17 04:20:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:37 DEBUG : newLeaf(0xc000ae7c80): >close: err= 2024/10/17 04:20:37 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:37 DEBUG : newLeaf: vfs cache: starting upload 2024/10/17 04:20:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:37 INFO : newLeaf: Copied (replaced existing) 2024/10/17 04:20:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-17 04:20:37 +0000 UTC" 2024/10/17 04:20:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/17 04:20:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:37 DEBUG : >WaitForWriters: 2024/10/17 04:20:37 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : >WaitForWriters: 2024/10/17 04:20:37 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:37 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:37 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:37 DEBUG : dir: Looking for writers 2024/10/17 04:20:37 DEBUG : file1: reading active writers 2024/10/17 04:20:37 DEBUG : : Looking for writers 2024/10/17 04:20:37 DEBUG : dir: reading active writers 2024/10/17 04:20:37 DEBUG : >WaitForWriters: 2024/10/17 04:20:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:37 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b671c0): _readAt: size=512, off=0 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b671c0): openPending: 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b671c0): >openPending: err= 2024/10/17 04:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/10/17 04:20:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:20:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b671c0): >_readAt: n=14, err=EOF 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b671c0): close: 2024/10/17 04:20:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/17 04:20:37 DEBUG : dir/file1(0xc000b671c0): >close: err= 2024/10/17 04:20:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/17 04:20:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000551380 2024/10/17 04:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/17 04:20:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/17 04:20:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000551380 2024/10/17 04:20:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/17 04:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/17 04:20:38 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:38 DEBUG : dir/file1(0xc000614940): openPending: 2024/10/17 04:20:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/17 04:20:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/17 04:20:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:38 DEBUG : dir/file1(0xc000614940): >openPending: err= 2024/10/17 04:20:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/17 04:20:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:38 DEBUG : dir/file1(0xc000614940): _writeAt: size=25, off=0 2024/10/17 04:20:38 DEBUG : dir/file1(0xc000614940): >_writeAt: n=25, err= 2024/10/17 04:20:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/17 04:20:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/17 04:20:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000551380 2024/10/17 04:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:20:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:38 DEBUG : newLeaf(0xc000614940): close: 2024/10/17 04:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/17 04:20:38 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-17 04:20:38.042988658 +0000 UTC m=+8.125014081 2024/10/17 04:20:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:38 DEBUG : newLeaf(0xc000614940): >close: err= 2024/10/17 04:20:38 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:38 DEBUG : dir: Looking for writers 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 DEBUG : dir: reading active writers 2024/10/17 04:20:38 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:38 DEBUG : dir: Looking for writers 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 DEBUG : dir: reading active writers 2024/10/17 04:20:38 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:38 DEBUG : dir: Looking for writers 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:38 DEBUG : dir: reading active writers 2024/10/17 04:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:38 DEBUG : dir: Looking for writers 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 DEBUG : dir: reading active writers 2024/10/17 04:20:38 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:38 DEBUG : newLeaf: vfs cache: starting upload 2024/10/17 04:20:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:38 INFO : newLeaf: Copied (replaced existing) 2024/10/17 04:20:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-17 04:20:38 +0000 UTC" 2024/10/17 04:20:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/17 04:20:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/17 04:20:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/17 04:20:38 DEBUG : dir: Looking for writers 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 DEBUG : dir: reading active writers 2024/10/17 04:20:38 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:38 DEBUG : >WaitForWriters: 2024/10/17 04:20:38 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:38 DEBUG : dir: Looking for writers 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 DEBUG : dir: reading active writers 2024/10/17 04:20:38 DEBUG : newLeaf: reading active writers 2024/10/17 04:20:38 DEBUG : >WaitForWriters: 2024/10/17 04:20:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.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-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:38 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:38 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:38 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 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-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:38 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/17 04:20:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:38 DEBUG : dir: Looking for writers 2024/10/17 04:20:38 DEBUG : file1: reading active writers 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 DEBUG : dir: reading active writers 2024/10/17 04:20:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:38 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/17 04:20:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/17 04:20:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/17 04:20:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/17 04:20:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/10/17 04:20:38 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:38 DEBUG : dir: Looking for writers 2024/10/17 04:20:38 DEBUG : file1: reading active writers 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 DEBUG : dir: reading active writers 2024/10/17 04:20:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:38 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/17 04:20:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/17 04:20:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/17 04:20:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/17 04:20:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/10/17 04:20:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/10/17 04:20:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/10/17 04:20:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/17 04:20:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/17 04:20:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/17 04:20:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/17 04:20:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/10/17 04:20:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/17 04:20:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/17 04:20:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/17 04:20:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/10/17 04:20:38 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:38 DEBUG : dir: Looking for writers 2024/10/17 04:20:38 DEBUG : file1: reading active writers 2024/10/17 04:20:38 DEBUG : : Looking for writers 2024/10/17 04:20:38 DEBUG : dir: reading active writers 2024/10/17 04:20:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:38 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/17 04:20:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:39 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:39 DEBUG : dir: Looking for writers 2024/10/17 04:20:39 DEBUG : file1: reading active writers 2024/10/17 04:20:39 DEBUG : : Looking for writers 2024/10/17 04:20:39 DEBUG : dir: reading active writers 2024/10/17 04:20:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:39 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/17 04:20:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/10/17 04:20:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/10/17 04:20:39 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:39 DEBUG : dir: Looking for writers 2024/10/17 04:20:39 DEBUG : file1: reading active writers 2024/10/17 04:20:39 DEBUG : : Looking for writers 2024/10/17 04:20:39 DEBUG : dir: reading active writers 2024/10/17 04:20:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:39 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:39 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): _readAt: size=1, off=0 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): openPending: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/17 04:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): >openPending: err= 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): >_readAt: n=1, err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): _readAt: size=256, off=1 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): >_readAt: n=15, err=EOF 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): _readAt: size=16, off=16 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): >_readAt: n=0, err=EOF 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): close: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): >close: err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): close: 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000a57240): >close: err=file already closed 2024/10/17 04:20:39 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:39 DEBUG : dir: Looking for writers 2024/10/17 04:20:39 DEBUG : file1: reading active writers 2024/10/17 04:20:39 DEBUG : : Looking for writers 2024/10/17 04:20:39 DEBUG : dir: reading active writers 2024/10/17 04:20:39 DEBUG : >WaitForWriters: 2024/10/17 04:20:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:39 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:39 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): _readAt: size=1, off=0 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): openPending: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/17 04:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): >openPending: err= 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): >_readAt: n=1, err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): _readAt: size=1, off=5 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): >_readAt: n=1, err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): _readAt: size=1, off=3 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): >_readAt: n=1, err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): _readAt: size=1, off=13 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): >_readAt: n=1, err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): _readAt: size=16, off=100 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): >_readAt: n=0, err=EOF 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): close: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c0e000): >close: err= 2024/10/17 04:20:39 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:39 DEBUG : dir: Looking for writers 2024/10/17 04:20:39 DEBUG : file1: reading active writers 2024/10/17 04:20:39 DEBUG : : Looking for writers 2024/10/17 04:20:39 DEBUG : dir: reading active writers 2024/10/17 04:20:39 DEBUG : >WaitForWriters: 2024/10/17 04:20:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:39 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:39 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): _readAt: size=1, off=0 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): openPending: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/17 04:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): >openPending: err= 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): >_readAt: n=1, err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): _readAt: size=1, off=5 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): >_readAt: n=1, err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): _readAt: size=1, off=1 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): >_readAt: n=1, err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): _readAt: size=6, off=10 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): >_readAt: n=6, err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): _readAt: size=256, off=10 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): >_readAt: n=6, err=EOF 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): _readAt: size=256, off=100 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): >_readAt: n=0, err=EOF 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): close: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): >close: err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): _readAt: size=256, off=100 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c2e580): >_readAt: n=0, err=file already closed 2024/10/17 04:20:39 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:39 DEBUG : dir: Looking for writers 2024/10/17 04:20:39 DEBUG : file1: reading active writers 2024/10/17 04:20:39 DEBUG : : Looking for writers 2024/10/17 04:20:39 DEBUG : dir: reading active writers 2024/10/17 04:20:39 DEBUG : >WaitForWriters: 2024/10/17 04:20:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:39 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:39 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c43280): RWFileHandle.Flush 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c43280): _readAt: size=256, off=0 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c43280): openPending: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/17 04:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c43280): >openPending: err= 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c43280): >_readAt: n=16, err=EOF 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c43280): RWFileHandle.Flush 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c43280): RWFileHandle.Flush 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c43280): close: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c43280): >close: err= 2024/10/17 04:20:39 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:39 DEBUG : dir: Looking for writers 2024/10/17 04:20:39 DEBUG : file1: reading active writers 2024/10/17 04:20:39 DEBUG : : Looking for writers 2024/10/17 04:20:39 DEBUG : dir: reading active writers 2024/10/17 04:20:39 DEBUG : >WaitForWriters: 2024/10/17 04:20:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:39 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:20:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/17 04:20:39 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c61bc0): _readAt: size=256, off=0 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c61bc0): openPending: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/17 04:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c61bc0): >openPending: err= 2024/10/17 04:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:20:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c61bc0): >_readAt: n=16, err=EOF 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c61bc0): RWFileHandle.Release 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c61bc0): close: 2024/10/17 04:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c61bc0): >close: err= 2024/10/17 04:20:39 DEBUG : dir/file1(0xc000c61bc0): RWFileHandle.Release 2024/10/17 04:20:39 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:39 DEBUG : dir: Looking for writers 2024/10/17 04:20:39 DEBUG : file1: reading active writers 2024/10/17 04:20:39 DEBUG : : Looking for writers 2024/10/17 04:20:39 DEBUG : dir: reading active writers 2024/10/17 04:20:39 DEBUG : >WaitForWriters: 2024/10/17 04:20:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:39 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:40 DEBUG : file1: newRWFileHandle: 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): openPending: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): >openPending: err= 2024/10/17 04:20:40 DEBUG : file1: >newRWFileHandle: err= 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): _writeAt: size=5, off=0 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): >_writeAt: n=5, err= 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): _writeAt: size=7, off=5 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): >_writeAt: n=7, err= 2024/10/17 04:20:40 DEBUG : file1: vfs cache: truncate to size=11 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): close: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: setting modification time to 2024-10-17 04:20:40.005825475 +0000 UTC m=+10.087850908 2024/10/17 04:20:40 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): >close: err= 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): close: 2024/10/17 04:20:40 DEBUG : file1(0xc00046bac0): >close: err=file already closed 2024/10/17 04:20:40 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:40 DEBUG : file1: vfs cache: starting upload 2024/10/17 04:20:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:40 INFO : file1: Copied (new) 2024/10/17 04:20:40 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-17 04:20:40 +0000 UTC" 2024/10/17 04:20:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 INFO : file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : >WaitForWriters: 2024/10/17 04:20:40 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : >WaitForWriters: 2024/10/17 04:20:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:40 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:40 DEBUG : file1: newRWFileHandle: 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): openPending: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): >openPending: err= 2024/10/17 04:20:40 DEBUG : file1: >newRWFileHandle: err= 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): _writeAt: size=7, off=0 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): >_writeAt: n=7, err= 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): _writeAt: size=6, off=5 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): >_writeAt: n=6, err= 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): close: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: setting modification time to 2024-10-17 04:20:40.202343911 +0000 UTC m=+10.284369333 2024/10/17 04:20:40 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): >close: err= 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): _writeAt: size=5, off=0 2024/10/17 04:20:40 DEBUG : file1(0xc000ae6680): >_writeAt: n=0, err=file already closed 2024/10/17 04:20:40 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:40 DEBUG : file1: vfs cache: starting upload 2024/10/17 04:20:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:40 INFO : file1: Copied (new) 2024/10/17 04:20:40 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-17 04:20:40 +0000 UTC" 2024/10/17 04:20:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 INFO : file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : >WaitForWriters: 2024/10/17 04:20:40 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : >WaitForWriters: 2024/10/17 04:20:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:40 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:40 DEBUG : file1: newRWFileHandle: 2024/10/17 04:20:40 DEBUG : file1(0xc000ae7800): openPending: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1(0xc000ae7800): >openPending: err= 2024/10/17 04:20:40 DEBUG : file1: >newRWFileHandle: err= 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1(0xc000ae7800): close: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: setting modification time to 2024-10-17 04:20:40.399349927 +0000 UTC m=+10.481375350 2024/10/17 04:20:40 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:40 DEBUG : file1(0xc000ae7800): >close: err= 2024/10/17 04:20:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/17 04:20:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/17 04:20:40 DEBUG : file2: newRWFileHandle: 2024/10/17 04:20:40 DEBUG : file2(0xc000ae78c0): openPending: 2024/10/17 04:20:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/17 04:20:40 DEBUG : file2(0xc000ae78c0): >openPending: err= 2024/10/17 04:20:40 DEBUG : file2: >newRWFileHandle: err= 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/17 04:20:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/10/17 04:20:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/10/17 04:20:40 DEBUG : file2(0xc000ae78c0): RWFileHandle.Flush 2024/10/17 04:20:40 DEBUG : file2(0xc000ae78c0): RWFileHandle.Release 2024/10/17 04:20:40 DEBUG : file2(0xc000ae78c0): close: 2024/10/17 04:20:40 DEBUG : file2: vfs cache: setting modification time to 2024-10-17 04:20:40.400624538 +0000 UTC m=+10.482649992 2024/10/17 04:20:40 INFO : file2: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:40 DEBUG : file2(0xc000ae78c0): >close: err= 2024/10/17 04:20:40 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : file2: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : file2: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file2: reading active writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : file2: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/10/17 04:20:40 DEBUG : file1: vfs cache: starting upload 2024/10/17 04:20:40 DEBUG : file2: vfs cache: starting upload 2024/10/17 04:20:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:40 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:40 INFO : file1: Copied (new) 2024/10/17 04:20:40 DEBUG : file1: vfs cache: fingerprint now "0,2024-10-17 04:20:40 +0000 UTC" 2024/10/17 04:20:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 INFO : file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : file2: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/17 04:20:40 INFO : file2: Copied (new) 2024/10/17 04:20:40 DEBUG : file2: vfs cache: fingerprint now "0,2024-10-17 04:20:40 +0000 UTC" 2024/10/17 04:20:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/17 04:20:40 INFO : file2: vfs cache: upload succeeded try #1 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : file2: reading active writers 2024/10/17 04:20:40 DEBUG : >WaitForWriters: 2024/10/17 04:20:40 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : file2: reading active writers 2024/10/17 04:20:40 DEBUG : >WaitForWriters: 2024/10/17 04:20:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:40 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:40 DEBUG : file1: newRWFileHandle: 2024/10/17 04:20:40 DEBUG : file1(0xc0003f0000): openPending: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1(0xc0003f0000): >openPending: err= 2024/10/17 04:20:40 DEBUG : file1: >newRWFileHandle: err= 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1(0xc0003f0000): _writeAt: size=5, off=0 2024/10/17 04:20:40 DEBUG : file1(0xc0003f0000): >_writeAt: n=5, err= 2024/10/17 04:20:40 DEBUG : file1(0xc0003f0000): RWFileHandle.Flush 2024/10/17 04:20:40 DEBUG : file1(0xc0003f0000): RWFileHandle.Flush 2024/10/17 04:20:40 DEBUG : file1(0xc0003f0000): close: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: setting modification time to 2024-10-17 04:20:40.769890255 +0000 UTC m=+10.851915688 2024/10/17 04:20:40 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:40 DEBUG : file1(0xc0003f0000): >close: err= 2024/10/17 04:20:40 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:40 DEBUG : file1: vfs cache: starting upload 2024/10/17 04:20:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:40 INFO : file1: Copied (new) 2024/10/17 04:20:40 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-17 04:20:40 +0000 UTC" 2024/10/17 04:20:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 INFO : file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : >WaitForWriters: 2024/10/17 04:20:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:40 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:40 DEBUG : file1: newRWFileHandle: 2024/10/17 04:20:40 DEBUG : file1(0xc0003e2f80): openPending: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1(0xc0003e2f80): >openPending: err= 2024/10/17 04:20:40 DEBUG : file1: >newRWFileHandle: err= 2024/10/17 04:20:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/17 04:20:40 DEBUG : file1(0xc0003e2f80): _writeAt: size=5, off=0 2024/10/17 04:20:40 DEBUG : file1(0xc0003e2f80): >_writeAt: n=5, err= 2024/10/17 04:20:40 DEBUG : file1(0xc0003e2f80): RWFileHandle.Release 2024/10/17 04:20:40 DEBUG : file1(0xc0003e2f80): close: 2024/10/17 04:20:40 DEBUG : file1: vfs cache: setting modification time to 2024-10-17 04:20:40.955600971 +0000 UTC m=+11.037626395 2024/10/17 04:20:40 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:40 DEBUG : file1(0xc0003e2f80): >close: err= 2024/10/17 04:20:40 DEBUG : file1(0xc0003e2f80): RWFileHandle.Release 2024/10/17 04:20:40 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:40 DEBUG : : Looking for writers 2024/10/17 04:20:40 DEBUG : file1: reading active writers 2024/10/17 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:41 DEBUG : file1: vfs cache: starting upload 2024/10/17 04:20:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:41 INFO : file1: Copied (new) 2024/10/17 04:20:41 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-17 04:20:40 +0000 UTC" 2024/10/17 04:20:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:41 INFO : file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : >WaitForWriters: 2024/10/17 04:20:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:41 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/17 04:20:41 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : dir/file1(0xc000656800): openPending: 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/17 04:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:41 DEBUG : dir/file1(0xc000656800): >openPending: err= 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/17 04:20:41 DEBUG : dir/file1(0xc000656800): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : dir/file1(0xc000656800): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : dir/file1(0xc000656800): close: 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-17 04:20:41.207159559 +0000 UTC m=+11.289184972 2024/10/17 04:20:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : dir/file1(0xc000656800): >close: err= 2024/10/17 04:20:41 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: starting upload 2024/10/17 04:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:41 INFO : dir/file1: Copied (replaced existing) 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-10-17 04:20:41 +0000 UTC" 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : >WaitForWriters: 2024/10/17 04:20:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:41 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : dir/file1: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/17 04:20:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/17 04:20:41 DEBUG : dir/file1(0xc00067e000): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : dir/file1(0xc00067e000): openPending: 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/17 04:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:41 DEBUG : dir/file1(0xc00067e000): >openPending: err= 2024/10/17 04:20:41 DEBUG : dir/file1(0xc00067e000): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : dir/file1(0xc00067e000): _writeAt: size=15, off=5 2024/10/17 04:20:41 DEBUG : dir/file1(0xc00067e000): >_writeAt: n=15, err= 2024/10/17 04:20:41 DEBUG : dir/file1(0xc00067e000): close: 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-17 04:20:41.490539748 +0000 UTC m=+11.572565171 2024/10/17 04:20:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : dir/file1(0xc00067e000): >close: err= 2024/10/17 04:20:41 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: starting upload 2024/10/17 04:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:41 INFO : dir/file1: Copied (replaced existing) 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-10-17 04:20:41 +0000 UTC" 2024/10/17 04:20:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:41 DEBUG : dir: Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : dir: reading active writers 2024/10/17 04:20:41 DEBUG : >WaitForWriters: 2024/10/17 04:20:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:41 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : file1: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : file1(0xc0006e0740): openPending: 2024/10/17 04:20:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:41 DEBUG : file1(0xc0006e0740): >openPending: err= 2024/10/17 04:20:41 DEBUG : file1: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/17 04:20:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/17 04:20:41 DEBUG : file1(0xc0006e0740): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : file1(0xc0006e0740): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : file1(0xc0006e0740): close: 2024/10/17 04:20:41 DEBUG : file1: vfs cache: setting modification time to 2024-10-17 04:20:41.708225973 +0000 UTC m=+11.790251396 2024/10/17 04:20:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : file1(0xc0006e0740): >close: err= 2024/10/17 04:20:41 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:41 DEBUG : file1: vfs cache: starting upload 2024/10/17 04:20:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:20:41 INFO : file1: Copied (new) 2024/10/17 04:20:41 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-17 04:20:41 +0000 UTC" 2024/10/17 04:20:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:41 INFO : file1: vfs cache: upload succeeded try #1 2024/10/17 04:20:41 DEBUG : : Looking for writers 2024/10/17 04:20:41 DEBUG : file1: reading active writers 2024/10/17 04:20:41 DEBUG : >WaitForWriters: 2024/10/17 04:20:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:41 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/10/17 04:20:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d731c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d731c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d731c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d731c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d731c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.893162432 +0000 UTC m=+11.975187855 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d731c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73200): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73200): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73200): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73200): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73200): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73200): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73200): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.893162432 +0000 UTC m=+11.975187855 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73200): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73240): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73240): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73240): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73240): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73240): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.893162432 +0000 UTC m=+11.975187855 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73240): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626d90 item 1 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73280): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73280): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73280): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73280): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73280): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.895176577 +0000 UTC m=+11.977201999 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73280): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d732c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d732c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d732c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d732c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d732c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.895176577 +0000 UTC m=+11.977201999 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d732c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006271f0 item 2 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73300): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73300): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73300): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73300): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73300): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.896107537 +0000 UTC m=+11.978132960 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73300): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73340): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73340): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73340): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73340): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73340): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73340): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73340): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.896107537 +0000 UTC m=+11.978132960 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73340): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73380): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73380): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73380): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73380): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73380): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.896107537 +0000 UTC m=+11.978132960 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73380): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006275e0 item 3 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73400): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73400): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73400): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73400): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73400): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.897396075 +0000 UTC m=+11.979421498 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73400): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73480): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73480): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73480): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73480): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73480): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.897396075 +0000 UTC m=+11.979421498 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73480): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627b90 item 4 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d734c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d734c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d734c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d734c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d734c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.898437361 +0000 UTC m=+11.980462785 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d734c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73500): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73500): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73500): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73500): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73500): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73500): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73500): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.898437361 +0000 UTC m=+11.980462785 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73500): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73540): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73540): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73540): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73540): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73540): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.898437361 +0000 UTC m=+11.980462785 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73540): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627e30 item 5 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d735c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d735c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d735c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d735c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d735c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.899696494 +0000 UTC m=+11.981721917 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d735c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73640): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73640): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73640): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73640): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73640): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.899696494 +0000 UTC m=+11.981721917 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73640): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477420 item 6 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d736c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d736c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d736c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d736c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d736c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.900583682 +0000 UTC m=+11.982609105 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d736c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73780): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73780): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73780): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73780): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73780): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73780): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73780): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.900583682 +0000 UTC m=+11.982609105 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73780): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d737c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d737c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d737c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d737c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d737c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.900583682 +0000 UTC m=+11.982609105 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d737c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004777a0 item 7 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73840): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73840): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73840): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73840): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73840): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.901841122 +0000 UTC m=+11.983866535 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73840): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d738c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d738c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d738c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d738c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d738c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.901841122 +0000 UTC m=+11.983866535 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d738c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ea0 item 8 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73900): _readAt: size=2, off=0 2024/10/17 04:20:41 ERROR : open-test-file(0xc000d73900): Couldn't read size of file 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73900): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73900): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73900): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73900): close: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73900): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73940): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73940): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73940): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73940): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73940): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.902729673 +0000 UTC m=+11.984755096 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73940): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73980): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73980): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73980): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73980): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73980): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73980): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73980): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.902729673 +0000 UTC m=+11.984755096 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73980): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d739c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d739c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d739c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d739c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d739c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.902729673 +0000 UTC m=+11.984755096 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d739c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542620 item 9 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73a40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73a40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73a40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73a40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73a40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.904011629 +0000 UTC m=+11.986037052 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73a40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ac0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ac0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ac0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ac0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ac0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.904011629 +0000 UTC m=+11.986037052 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ac0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542b60 item 10 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73b80): _readAt: size=2, off=0 2024/10/17 04:20:41 ERROR : open-test-file(0xc000d73b80): Couldn't read size of file 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73b80): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73b80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73b80): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73b80): close: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73b80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73bc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73bc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73bc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73bc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73bc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.905062443 +0000 UTC m=+11.987087866 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73bc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73c80): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73c80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73c80): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73c80): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73c80): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73c80): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73c80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.905062443 +0000 UTC m=+11.987087866 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73c80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73cc0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73cc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73cc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73cc0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73cc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.905062443 +0000 UTC m=+11.987087866 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73cc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542fc0 item 11 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73d40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73d40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73d40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73d40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73d40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.906215778 +0000 UTC m=+11.988241201 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73d40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73dc0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73dc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73dc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73dc0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73dc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.906215778 +0000 UTC m=+11.988241201 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73dc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543500 item 12 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73e80): _readAt: size=2, off=0 2024/10/17 04:20:41 ERROR : open-test-file(0xc000d73e80): Couldn't read size of file 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73e80): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73e80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73e80): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73e80): close: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73e80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ec0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ec0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ec0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ec0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ec0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.907364374 +0000 UTC m=+11.989389797 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000d73ec0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c000): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c000): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c000): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c000): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c000): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.907364374 +0000 UTC m=+11.989389797 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c000): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543880 item 13 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c080): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c080): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c080): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c080): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c080): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.908292438 +0000 UTC m=+11.990317852 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c080): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c100): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c100): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c100): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c100): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c100): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.908292438 +0000 UTC m=+11.990317852 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c100): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543b20 item 14 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c1c0): _readAt: size=2, off=0 2024/10/17 04:20:41 ERROR : open-test-file(0xc00085c1c0): Couldn't read size of file 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c1c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c1c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c1c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c1c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c1c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c200): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c200): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c200): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c200): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c200): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.909219401 +0000 UTC m=+11.991244824 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c200): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c2c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c2c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c2c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c2c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c2c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.909219401 +0000 UTC m=+11.991244824 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c2c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc620 item 15 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c340): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c340): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c340): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c340): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c340): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.910125315 +0000 UTC m=+11.992150737 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c340): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c3c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c3c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c3c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c3c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c3c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.910125315 +0000 UTC m=+11.992150737 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c3c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dca80 item 16 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c400): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c400): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c400): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c400): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c400): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.910989158 +0000 UTC m=+11.993014582 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c400): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c440): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c440): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c440): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c440): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c440): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c440): _writeAt: size=3, off=7 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c440): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c440): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.910989158 +0000 UTC m=+11.993014582 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c440): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c480): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c480): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c480): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c480): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c480): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.910989158 +0000 UTC m=+11.993014582 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00085c480): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcfc0 item 17 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e540): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e540): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e540): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e540): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e540): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.912380419 +0000 UTC m=+11.994405842 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e540): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e5c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e5c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e5c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e5c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e5c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.912380419 +0000 UTC m=+11.994405842 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e5c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317570 item 18 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e640): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e640): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e640): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e640): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e640): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.913262668 +0000 UTC m=+11.995288091 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e640): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e700): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e700): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e700): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e700): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e700): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e700): _writeAt: size=3, off=7 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e700): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e700): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.913262668 +0000 UTC m=+11.995288091 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e700): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e740): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e740): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e740): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e740): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e740): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.913262668 +0000 UTC m=+11.995288091 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e740): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317960 item 19 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e7c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e7c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e7c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e7c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e7c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.914777789 +0000 UTC m=+11.996803212 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e7c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e840): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e840): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e840): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e840): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e840): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.914777789 +0000 UTC m=+11.996803212 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e840): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e380 item 20 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e8c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e8c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e8c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e8c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e8c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.915906208 +0000 UTC m=+11.997931631 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e8c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e980): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e980): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e980): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e980): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e980): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e980): _writeAt: size=3, off=7 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e980): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e980): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.915906208 +0000 UTC m=+11.997931631 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e980): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e9c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e9c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e9c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e9c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e9c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.915906208 +0000 UTC m=+11.997931631 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067e9c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ed90 item 21 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ea40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ea40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ea40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ea40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ea40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.917409818 +0000 UTC m=+11.999435241 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ea40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eac0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eac0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eac0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eac0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eac0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.917409818 +0000 UTC m=+11.999435241 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eac0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fab0 item 22 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eb40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eb40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eb40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eb40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eb40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.918298839 +0000 UTC m=+12.000324262 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067eb40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec00): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec00): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec00): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec00): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec00): _writeAt: size=3, off=7 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec00): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.918298839 +0000 UTC m=+12.000324262 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec40): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec40): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec40): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.918298839 +0000 UTC m=+12.000324262 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ec40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fea0 item 23 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ecc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ecc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ecc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ecc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ecc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.919570767 +0000 UTC m=+12.001596189 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ecc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ed40): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ed40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ed40): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ed40): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ed40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.919570767 +0000 UTC m=+12.001596189 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ed40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470460 item 24 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee00): _readAt: size=2, off=0 2024/10/17 04:20:41 ERROR : open-test-file(0xc00067ee00): Couldn't read size of file 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee00): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee00): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee00): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee00): close: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.920554354 +0000 UTC m=+12.002579777 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ee40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef00): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef00): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef00): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef00): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef00): _writeAt: size=3, off=7 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef00): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.920554354 +0000 UTC m=+12.002579777 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef40): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef40): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef40): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.920554354 +0000 UTC m=+12.002579777 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ef40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470930 item 25 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067efc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067efc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067efc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067efc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067efc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.921970922 +0000 UTC m=+12.003996345 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067efc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f040): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f040): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f040): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f040): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f040): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.921970922 +0000 UTC m=+12.003996345 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f040): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471570 item 26 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f100): _readAt: size=2, off=0 2024/10/17 04:20:41 ERROR : open-test-file(0xc00067f100): Couldn't read size of file 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f100): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f100): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f100): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f100): close: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f100): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f140): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f140): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f140): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f140): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f140): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.923384353 +0000 UTC m=+12.005409776 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f140): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f200): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f200): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f200): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f200): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f200): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f200): _writeAt: size=3, off=7 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f200): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f200): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.923384353 +0000 UTC m=+12.005409776 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f200): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f240): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f240): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f240): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f240): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f240): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.923384353 +0000 UTC m=+12.005409776 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f240): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ce0 item 27 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f2c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f2c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f2c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f2c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f2c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.925012315 +0000 UTC m=+12.007037738 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f2c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f340): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f340): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f340): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f340): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f340): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.925012315 +0000 UTC m=+12.007037738 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f340): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004843f0 item 28 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f400): _readAt: size=2, off=0 2024/10/17 04:20:41 ERROR : open-test-file(0xc00067f400): Couldn't read size of file 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f400): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f400): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f400): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f400): close: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f400): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f440): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f440): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f440): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f440): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f440): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.926253626 +0000 UTC m=+12.008279049 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f440): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f500): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f500): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f500): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f500): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f500): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.926253626 +0000 UTC m=+12.008279049 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f500): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004849a0 item 29 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f580): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f580): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f580): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f580): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f580): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.927485658 +0000 UTC m=+12.009511131 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f580): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f600): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f600): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f600): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f600): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f600): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.927485658 +0000 UTC m=+12.009511131 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f600): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484fc0 item 30 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f6c0): _readAt: size=2, off=0 2024/10/17 04:20:41 ERROR : open-test-file(0xc00067f6c0): Couldn't read size of file 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f6c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f6c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f6c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f6c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f6c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f700): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f700): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f700): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f700): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f700): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.928857723 +0000 UTC m=+12.010883145 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f700): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f7c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f7c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f7c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f7c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f7c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.928857723 +0000 UTC m=+12.010883145 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f7c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485340 item 31 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f840): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f840): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f840): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f840): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f840): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.930104181 +0000 UTC m=+12.012129654 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f840): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f8c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f8c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f8c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f8c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f8c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.930104181 +0000 UTC m=+12.012129654 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f8c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004857a0 item 32 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f900): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f900): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f900): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f900): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f900): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.931246226 +0000 UTC m=+12.013271649 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f900): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f940): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f940): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f940): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f940): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f940): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485c70 item 33 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f940): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f940): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.931659048 +0000 UTC m=+12.013684471 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f940): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f980): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f980): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f980): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f980): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f980): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.931659048 +0000 UTC m=+12.013684471 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f980): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485f10 item 33 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f9c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f9c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f9c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f9c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f9c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.932865172 +0000 UTC m=+12.014890594 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067f9c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa00): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486460 item 34 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa00): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa00): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa00): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa00): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.933219263 +0000 UTC m=+12.015244687 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa40): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa40): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa40): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.933219263 +0000 UTC m=+12.015244687 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004865b0 item 34 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa80): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.934410369 +0000 UTC m=+12.016435802 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fa80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fac0): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fac0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fac0): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fac0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fac0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486b60 item 35 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fac0): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fac0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.934783868 +0000 UTC m=+12.016809291 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fac0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb00): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb00): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb00): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.934783868 +0000 UTC m=+12.016809291 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d20 item 35 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb80): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.935979563 +0000 UTC m=+12.018004975 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fb80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004871f0 item 36 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc40): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc40): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc40): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc40): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.936361245 +0000 UTC m=+12.018386669 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc80): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc80): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc80): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.936361245 +0000 UTC m=+12.018386669 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fc80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487420 item 36 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fcc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fcc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fcc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fcc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fcc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.937562841 +0000 UTC m=+12.019588264 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fcc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd00): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd00): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd00): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd00): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487a40 item 37 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd00): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.937955865 +0000 UTC m=+12.019981279 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd40): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd40): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd40): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.937955865 +0000 UTC m=+12.019981279 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fd40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b90 item 37 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fdc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fdc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fdc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fdc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fdc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.939264992 +0000 UTC m=+12.021290435 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fdc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fe80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fe80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c150 item 38 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fe80): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fe80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fe80): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fe80): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fe80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.939808709 +0000 UTC m=+12.021834131 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fe80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fec0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fec0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fec0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fec0): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fec0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.939808709 +0000 UTC m=+12.021834131 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067fec0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c3f0 item 38 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ff40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ff40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ff40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ff40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ff40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.94071352 +0000 UTC m=+12.022738942 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc00067ff40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa080): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa080): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa080): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa080): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa080): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c8c0 item 39 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa080): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa080): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.941052262 +0000 UTC m=+12.023077686 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa080): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.941052262 +0000 UTC m=+12.023077686 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ca10 item 39 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa140): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa140): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa140): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa140): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa140): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.942202932 +0000 UTC m=+12.024228356 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa140): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa200): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa200): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ce00 item 40 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa200): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa200): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa200): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa200): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa200): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.942658484 +0000 UTC m=+12.024683907 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa200): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.942658484 +0000 UTC m=+12.024683907 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cf50 item 40 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa280): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa280): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa280): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa280): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa280): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa280): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa280): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.943604432 +0000 UTC m=+12.025629855 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa280): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa2c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa2c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa2c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d2d0 item 41 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa2c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa2c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.943933346 +0000 UTC m=+12.025958769 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa2c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d500 item 41 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.944243676 +0000 UTC m=+12.026269099 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.944243676 +0000 UTC m=+12.026269099 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d650 item 41 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa400): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa400): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa400): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa400): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa400): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa400): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa400): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.945180036 +0000 UTC m=+12.027205460 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa400): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa440): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa440): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa440): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d8f0 item 42 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa440): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa440): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.945518559 +0000 UTC m=+12.027543973 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa440): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa500): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa500): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048da40 item 42 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa500): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa500): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa500): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa500): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa500): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.945977928 +0000 UTC m=+12.028003351 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa500): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.945977928 +0000 UTC m=+12.028003351 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048db90 item 42 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.946971755 +0000 UTC m=+12.028997178 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dea0 item 43 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.947443226 +0000 UTC m=+12.029468649 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa700): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa700): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa700): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa700): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa700): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004920e0 item 43 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa700): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa700): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.947851699 +0000 UTC m=+12.029877122 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa700): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa740): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa740): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa740): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa740): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa740): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.947851699 +0000 UTC m=+12.029877122 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa740): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492230 item 43 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa800): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa800): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa800): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa800): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa800): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa800): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa800): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.948712849 +0000 UTC m=+12.030738272 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa800): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004924d0 item 44 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.949033728 +0000 UTC m=+12.031059151 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492700 item 44 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.949554933 +0000 UTC m=+12.031580356 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.949554933 +0000 UTC m=+12.031580356 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004928c0 item 44 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa00): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa00): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa00): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa00): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa00): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.950552917 +0000 UTC m=+12.032578341 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492c40 item 45 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.950816951 +0000 UTC m=+12.032842374 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab00): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab00): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab00): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.950816951 +0000 UTC m=+12.032842374 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e00 item 45 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.95184366 +0000 UTC m=+12.033869083 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac00): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac00): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004930a0 item 46 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac00): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.952282631 +0000 UTC m=+12.034308054 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.952282631 +0000 UTC m=+12.034308054 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004931f0 item 46 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.953296956 +0000 UTC m=+12.035322379 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493570 item 47 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.953645217 +0000 UTC m=+12.035670650 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.953645217 +0000 UTC m=+12.035670650 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004936c0 item 47 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf40): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf40): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.954681223 +0000 UTC m=+12.036706646 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c70 item 48 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.955127116 +0000 UTC m=+12.037152539 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab040): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab040): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab040): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab040): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab040): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.955127116 +0000 UTC m=+12.037152539 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab040): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493e30 item 48 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab080): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab080): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab080): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab080): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab080): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.957823716 +0000 UTC m=+12.039849179 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab080): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa000): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa000): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa000): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa000): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa000): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa000): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc2a0 item 49 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa000): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa000): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.958221018 +0000 UTC m=+12.040246431 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa000): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa040): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa040): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa040): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa040): >_readAt: n=8, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa040): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.958221018 +0000 UTC m=+12.040246431 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa040): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc690 item 49 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.959411883 +0000 UTC m=+12.041437307 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa0c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa180): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa180): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa180): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcb60 item 50 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa180): _readAt: size=2, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa180): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa180): _writeAt: size=3, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa180): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa180): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.959895417 +0000 UTC m=+12.041920841 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa180): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa1c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa1c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa1c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa1c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa1c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.959895417 +0000 UTC m=+12.041920841 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa1c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce00 item 50 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.960828722 +0000 UTC m=+12.042854145 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa240): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd6c0 item 51 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.961167755 +0000 UTC m=+12.043193178 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa300): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): >_readAt: n=8, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.961167755 +0000 UTC m=+12.043193178 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa340): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dde30 item 51 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa3c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa3c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa3c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa3c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa3c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.962255237 +0000 UTC m=+12.044280660 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa3c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa480): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa480): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa480): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013aa80 item 52 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa480): _readAt: size=2, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa480): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa480): _writeAt: size=3, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa480): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa480): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.962730867 +0000 UTC m=+12.044756289 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa480): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa4c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa4c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa4c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa4c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa4c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.962730867 +0000 UTC m=+12.044756289 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa4c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ac40 item 52 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.963636178 +0000 UTC m=+12.045661601 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa540): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b6c0 item 53 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.964025245 +0000 UTC m=+12.046050678 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa600): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): >_readAt: n=8, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.964025245 +0000 UTC m=+12.046050678 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa640): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b880 item 53 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa6c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa6c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa6c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa6c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa6c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.96487853 +0000 UTC m=+12.046903954 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa6c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa780): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa780): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa780): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013bd50 item 54 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa780): _readAt: size=2, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa780): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa780): _writeAt: size=3, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa780): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa780): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.965339211 +0000 UTC m=+12.047364634 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa780): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa7c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa7c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa7c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa7c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa7c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.965339211 +0000 UTC m=+12.047364634 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa7c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004920e0 item 54 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.966305647 +0000 UTC m=+12.048331070 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa840): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492380 item 55 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.966715021 +0000 UTC m=+12.048740454 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa900): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): >_readAt: n=8, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.966715021 +0000 UTC m=+12.048740454 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa940): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004924d0 item 55 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa9c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa9c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa9c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa9c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa9c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.967794169 +0000 UTC m=+12.049819591 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baa9c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa80): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004928c0 item 56 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa80): _readAt: size=2, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa80): _writeAt: size=3, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa80): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.968231386 +0000 UTC m=+12.050256808 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaa80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaac0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaac0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaac0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaac0): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaac0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.968231386 +0000 UTC m=+12.050256808 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaac0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492a10 item 56 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab80): open at offset 0 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab80): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab80): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.969299592 +0000 UTC m=+12.051325015 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baab80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e00 item 57 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.969695342 +0000 UTC m=+12.051720765 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baabc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac80): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac80): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac80): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492f50 item 57 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac80): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.970123402 +0000 UTC m=+12.052148825 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baac80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): >_readAt: n=8, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.970123402 +0000 UTC m=+12.052148825 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baacc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004930a0 item 57 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): open at offset 0 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.971252803 +0000 UTC m=+12.053278227 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baad80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493420 item 58 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.971645827 +0000 UTC m=+12.053671251 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baadc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493570 item 58 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): _readAt: size=2, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): _writeAt: size=3, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.972150371 +0000 UTC m=+12.054175794 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baae80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaec0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaec0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaec0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaec0): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaec0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.972150371 +0000 UTC m=+12.054175794 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaec0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004936c0 item 58 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): open at offset 0 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.973149738 +0000 UTC m=+12.055175161 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baaf80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baafc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baafc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baafc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c70 item 59 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baafc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baafc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.973542421 +0000 UTC m=+12.055567845 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baafc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab0c0): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab0c0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab0c0): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab0c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab0c0): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab0c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493e30 item 59 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab0c0): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab0c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.973978376 +0000 UTC m=+12.056003800 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab0c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab100): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab100): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab100): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab100): >_readAt: n=8, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab100): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.973978376 +0000 UTC m=+12.056003800 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab100): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334070 item 59 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab1c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab1c0): open at offset 0 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab1c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab1c0): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab1c0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab1c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab1c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab1c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.975207393 +0000 UTC m=+12.057232817 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab1c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab200): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab200): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab200): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334380 item 60 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab200): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab200): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.975611098 +0000 UTC m=+12.057636520 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab200): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab2c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab2c0): open at offset 5 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab2c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334770 item 60 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab2c0): _readAt: size=2, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab2c0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab2c0): _writeAt: size=3, off=5 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab2c0): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab2c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.976132603 +0000 UTC m=+12.058158036 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab2c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab300): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab300): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab300): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab300): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab300): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.976132603 +0000 UTC m=+12.058158036 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab300): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003348c0 item 60 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab3c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab3c0): open at offset 0 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab3c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab3c0): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab3c0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab3c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab3c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab3c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.977384092 +0000 UTC m=+12.059409515 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab3c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab400): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab400): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab400): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335340 item 61 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab400): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab400): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.977766656 +0000 UTC m=+12.059792080 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab400): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab4c0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab4c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab4c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab4c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab4c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.977766656 +0000 UTC m=+12.059792080 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab4c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003355e0 item 61 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab580): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab580): open at offset 0 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab580): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab580): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab580): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab580): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab580): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab580): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.978988119 +0000 UTC m=+12.061013542 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab580): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab5c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab5c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab5c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335c70 item 62 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab5c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab5c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.979343724 +0000 UTC m=+12.061369147 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab5c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab680): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab680): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab680): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab680): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab680): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.979343724 +0000 UTC m=+12.061369147 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab680): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335f10 item 62 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab740): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab740): open at offset 0 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab740): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab740): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab740): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab740): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab740): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab740): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.980420536 +0000 UTC m=+12.062445959 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab740): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab780): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab780): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab780): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c460 item 63 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab780): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab780): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.980777754 +0000 UTC m=+12.062803176 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab780): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab840): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab840): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab840): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab840): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab840): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.980777754 +0000 UTC m=+12.062803176 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab840): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c700 item 63 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab900): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab900): open at offset 0 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab900): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab900): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab900): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab900): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab900): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab900): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.981847323 +0000 UTC m=+12.063872735 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab900): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab940): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab940): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab940): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cd90 item 64 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab940): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab940): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.982268569 +0000 UTC m=+12.064293993 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000bab940): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba00): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba00): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba00): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.982268569 +0000 UTC m=+12.064293993 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cfc0 item 64 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.983401847 +0000 UTC m=+12.065427270 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba80): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba80): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba80): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba80): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d420 item 65 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba80): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.983819278 +0000 UTC m=+12.065844701 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000baba80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000babac0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000babac0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000babac0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000babac0): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000babac0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.983819278 +0000 UTC m=+12.065844701 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc000babac0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d880 item 65 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc340): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc340): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc340): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc340): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc340): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.984834536 +0000 UTC m=+12.066859958 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc340): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc8c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc8c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c84d0 item 66 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc8c0): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc8c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc8c0): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc8c0): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc8c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.985320944 +0000 UTC m=+12.067346368 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc8c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc940): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc940): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc940): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc940): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc940): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.985320944 +0000 UTC m=+12.067346368 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc940): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8700 item 66 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc980): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc980): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc980): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc980): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc980): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.986259347 +0000 UTC m=+12.068284770 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc980): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc9c0): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc9c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc9c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc9c0): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc9c0): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8af0 item 67 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc9c0): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc9c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.986722383 +0000 UTC m=+12.068747816 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bc9c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca00): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca00): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca00): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.986722383 +0000 UTC m=+12.068747816 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8e70 item 67 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca80): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca80): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca80): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.987744223 +0000 UTC m=+12.069769646 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bca80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c93b0 item 68 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb40): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb40): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb40): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb40): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.988123853 +0000 UTC m=+12.070149276 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb80): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb80): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb80): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.988123853 +0000 UTC m=+12.070149276 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcb80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c95e0 item 68 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcbc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcbc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcbc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcbc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcbc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.989152806 +0000 UTC m=+12.071178228 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcbc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc00): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc00): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc00): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc00): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9960 item 69 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc00): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.989569714 +0000 UTC m=+12.071595127 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc80): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc80): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc80): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc80): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc80): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.989569714 +0000 UTC m=+12.071595127 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcc80): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9ce0 item 69 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcd00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcd00): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcd00): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcd00): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcd00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.990556258 +0000 UTC m=+12.072581681 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcd00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bce00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bce00): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac4d0 item 70 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bce00): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bce00): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bce00): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bce00): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bce00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.990878882 +0000 UTC m=+12.072904305 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bce00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcec0): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcec0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcec0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcec0): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcec0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.990878882 +0000 UTC m=+12.072904305 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcec0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac850 item 70 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcf40): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcf40): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcf40): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcf40): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcf40): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.99179886 +0000 UTC m=+12.073824283 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bcf40): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd000): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd000): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd000): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd000): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd000): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acf50 item 71 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd000): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd000): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.992198548 +0000 UTC m=+12.074223971 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd000): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd040): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd040): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd040): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd040): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd040): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.992198548 +0000 UTC m=+12.074223971 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd040): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad260 item 71 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd100): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd100): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd100): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd100): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd100): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.993161507 +0000 UTC m=+12.075186930 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd100): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd200): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd200): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad7a0 item 72 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd200): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd200): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd200): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd200): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd200): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.993606939 +0000 UTC m=+12.075632362 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd200): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd240): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd240): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd240): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd240): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd240): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.993606939 +0000 UTC m=+12.075632362 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd240): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb90 item 72 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd280): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd280): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd280): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd280): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd280): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd280): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd280): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.994680445 +0000 UTC m=+12.076705868 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd280): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd2c0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd2c0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd2c0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adf10 item 73 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd2c0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd2c0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.995108706 +0000 UTC m=+12.077134158 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd2c0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd340): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd340): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd340): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd340): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd340): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 73 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd340): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd340): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.995507452 +0000 UTC m=+12.077532875 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd340): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd380): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd380): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd380): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd380): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd380): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.995507452 +0000 UTC m=+12.077532875 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd380): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 73 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd440): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd440): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd440): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd440): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd440): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd440): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd440): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.996408325 +0000 UTC m=+12.078433738 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd440): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd500): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd500): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd500): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 74 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd500): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd500): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.996727061 +0000 UTC m=+12.078752484 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd500): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd940): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd940): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 74 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd940): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd940): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd940): _writeAt: size=3, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd940): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd940): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.997118653 +0000 UTC m=+12.079144065 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd940): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd980): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd980): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd980): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd980): >_readAt: n=3, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd980): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.997118653 +0000 UTC m=+12.079144065 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bd980): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 74 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdcc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdcc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdcc0): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdcc0): >_readAt: n=0, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdcc0): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdcc0): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdcc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.997979501 +0000 UTC m=+12.080004924 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdcc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdd00): _writeAt: size=5, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdd00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdd00): >openPending: err= 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626540 item 75 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdd00): >_writeAt: n=5, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdd00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.998441655 +0000 UTC m=+12.080467078 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdd00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bddc0): _readAt: size=2, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bddc0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bddc0): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bddc0): >_readAt: n=2, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bddc0): _writeAt: size=3, off=2 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626a80 item 75 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bddc0): >_writeAt: n=3, err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bddc0): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.998897136 +0000 UTC m=+12.080922559 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bddc0): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bde00): _readAt: size=512, off=0 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bde00): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bde00): >openPending: err= 2024/10/17 04:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bde00): >_readAt: n=5, err=EOF 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bde00): close: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:41.998897136 +0000 UTC m=+12.080922559 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bde00): >close: err= 2024/10/17 04:20:41 DEBUG : open-test-file: Remove: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626d20 item 75 2024/10/17 04:20:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:41 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdec0): openPending: 2024/10/17 04:20:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:41 DEBUG : open-test-file(0xc0002bdec0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.000122106 +0000 UTC m=+12.082147528 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627030 item 76 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.000525729 +0000 UTC m=+12.082551152 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000acd00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000acd00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006271f0 item 76 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000acd00): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000acd00): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000acd00): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000acd00): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000acd00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.000934052 +0000 UTC m=+12.082959475 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000acd00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.000934052 +0000 UTC m=+12.082959475 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627490 item 76 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.001881233 +0000 UTC m=+12.083906655 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515400): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515400): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515400): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006277a0 item 77 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515400): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515400): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.002265351 +0000 UTC m=+12.084290774 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515400): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.002265351 +0000 UTC m=+12.084290774 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627a40 item 77 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515680): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515680): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515680): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515680): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515680): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515680): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515680): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.003425709 +0000 UTC m=+12.085451132 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515680): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005156c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005156c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005156c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627d50 item 78 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005156c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005156c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.003834764 +0000 UTC m=+12.085860186 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005156c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515780): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515780): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515780): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515780): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515780): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.003834764 +0000 UTC m=+12.085860186 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515780): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627ea0 item 78 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515b80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515b80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515b80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515b80): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515b80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515b80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515b80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.004948635 +0000 UTC m=+12.086974059 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515b80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004773b0 item 79 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.005253926 +0000 UTC m=+12.087279349 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.005253926 +0000 UTC m=+12.087279349 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477570 item 79 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.006234309 +0000 UTC m=+12.088259732 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004778f0 item 80 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.006548265 +0000 UTC m=+12.088573688 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.006548265 +0000 UTC m=+12.088573688 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 80 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.007833377 +0000 UTC m=+12.089858800 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c040): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c040): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c040): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c040): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c040): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c040): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005421c0 item 81 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c040): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c040): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.008255716 +0000 UTC m=+12.090281140 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c040): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c080): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c080): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c080): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c080): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c080): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.008255716 +0000 UTC m=+12.090281140 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c080): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542620 item 81 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.009127976 +0000 UTC m=+12.091153399 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542a80 item 82 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.009488991 +0000 UTC m=+12.091514414 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.009488991 +0000 UTC m=+12.091514414 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542bd0 item 82 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c280): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c280): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c280): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c280): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c280): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.010239193 +0000 UTC m=+12.092264616 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c280): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c340): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c340): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c340): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c340): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c340): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c340): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543030 item 83 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c340): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c340): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.0105584 +0000 UTC m=+12.092583823 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c340): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c380): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c380): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c380): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c380): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c380): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.0105584 +0000 UTC m=+12.092583823 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c380): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543180 item 83 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.011413237 +0000 UTC m=+12.093438660 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005435e0 item 84 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.011805229 +0000 UTC m=+12.093830653 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c500): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c500): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c500): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c500): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c500): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.011805229 +0000 UTC m=+12.093830653 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c500): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543730 item 84 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.012608772 +0000 UTC m=+12.094634195 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c640): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c640): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c640): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c640): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c640): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c640): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543ab0 item 85 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c640): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c640): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.012937867 +0000 UTC m=+12.094963290 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c640): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.012937867 +0000 UTC m=+12.094963290 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316070 item 85 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c700): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c700): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c700): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c700): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c700): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.013816739 +0000 UTC m=+12.095842162 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c700): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c7c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c7c0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c7c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316690 item 86 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c7c0): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c7c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c7c0): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c7c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c7c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.014249568 +0000 UTC m=+12.096274991 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c7c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c800): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c800): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c800): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c800): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c800): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.014249568 +0000 UTC m=+12.096274991 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c800): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316c40 item 86 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c880): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c880): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c880): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c880): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c880): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.015208039 +0000 UTC m=+12.097233463 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c880): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317260 item 87 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.015712501 +0000 UTC m=+12.097737925 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c980): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c980): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c980): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c980): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c980): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.015712501 +0000 UTC m=+12.097737925 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c980): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317420 item 87 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.016726336 +0000 UTC m=+12.098751759 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317880 item 88 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.017172621 +0000 UTC m=+12.099198044 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb00): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.017172621 +0000 UTC m=+12.099198044 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003179d0 item 88 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cbc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cbc0): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cbc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cbc0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cbc0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cbc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cbc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cbc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.01805462 +0000 UTC m=+12.100080042 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cbc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e310 item 89 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.018403611 +0000 UTC m=+12.100429034 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e540 item 89 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.01878267 +0000 UTC m=+12.100808093 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd00): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.01878267 +0000 UTC m=+12.100808093 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ed20 item 89 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.019774743 +0000 UTC m=+12.101800166 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 90 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.020148963 +0000 UTC m=+12.102174386 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cec0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cec0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cec0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fab0 item 90 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cec0): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cec0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cec0): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cec0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cec0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.020605697 +0000 UTC m=+12.102631120 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cec0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.020605697 +0000 UTC m=+12.102631120 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fd50 item 90 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.021547466 +0000 UTC m=+12.103572889 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d000): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d000): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d000): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470070 item 91 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d000): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d000): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.021932406 +0000 UTC m=+12.103957829 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d000): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470380 item 91 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.022409698 +0000 UTC m=+12.104435121 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d100): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d100): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d100): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d100): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d100): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.022409698 +0000 UTC m=+12.104435121 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d100): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004704d0 item 91 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d2c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d2c0): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d2c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d2c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d2c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d2c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d2c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d2c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.023509263 +0000 UTC m=+12.105534686 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d2c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470cb0 item 92 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.023891788 +0000 UTC m=+12.105917211 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471180 item 92 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.024415526 +0000 UTC m=+12.106440949 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d400): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d400): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d400): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d400): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d400): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.024415526 +0000 UTC m=+12.106440949 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d400): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471340 item 92 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.02544502 +0000 UTC m=+12.107470453 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d500): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d500): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d500): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471a40 item 93 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d500): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d500): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.025795215 +0000 UTC m=+12.107820638 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d500): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d5c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d5c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d5c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d5c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d5c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.025795215 +0000 UTC m=+12.107820638 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d5c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471dc0 item 93 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d680): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d680): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d680): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d680): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d680): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d680): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d680): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d680): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.0269273 +0000 UTC m=+12.108952723 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d680): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d6c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d6c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d6c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004843f0 item 94 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d6c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d6c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.027489893 +0000 UTC m=+12.109515315 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d6c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d780): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d780): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d780): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d780): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d780): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.027489893 +0000 UTC m=+12.109515315 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d780): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484690 item 94 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d840): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d840): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d840): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d840): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d840): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d840): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d840): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d840): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.028565081 +0000 UTC m=+12.110590504 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d840): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d880): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d880): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d880): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484c40 item 95 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d880): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d880): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.029010694 +0000 UTC m=+12.111036116 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d880): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d940): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d940): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d940): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d940): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d940): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.029010694 +0000 UTC m=+12.111036116 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d940): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484fc0 item 95 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da00): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da00): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da00): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.030065555 +0000 UTC m=+12.112090978 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485340 item 96 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.030429886 +0000 UTC m=+12.112455310 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089da40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089db00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089db00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089db00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089db00): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089db00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.030429886 +0000 UTC m=+12.112455310 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089db00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485570 item 96 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= 2024/10/17 04:20:42 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:42 DEBUG : : Looking for writers 2024/10/17 04:20:42 DEBUG : >WaitForWriters: 2024/10/17 04:20:42 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:42 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/10/17 04:20:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6e80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6e80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6e80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6e80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6e80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.05507761 +0000 UTC m=+12.137103032 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6e80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6ec0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6ec0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6ec0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6ec0): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6ec0): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6ec0): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6ec0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.05507761 +0000 UTC m=+12.137103032 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6ec0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f00): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.05507761 +0000 UTC m=+12.137103032 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c070 item 1 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.056769482 +0000 UTC m=+12.138794905 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6f80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6fc0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6fc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6fc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6fc0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6fc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.056769482 +0000 UTC m=+12.138794905 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6fc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c770 item 2 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7000): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7000): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7000): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7000): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7000): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.057963003 +0000 UTC m=+12.139988425 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7000): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7040): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7040): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7040): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7040): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7040): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7040): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7040): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.057963003 +0000 UTC m=+12.139988425 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7040): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7080): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7080): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7080): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7080): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7080): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.057963003 +0000 UTC m=+12.139988425 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7080): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ca80 item 3 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7100): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7100): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7100): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7100): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7100): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.059499563 +0000 UTC m=+12.141524976 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7100): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7180): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7180): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7180): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7180): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7180): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.059499563 +0000 UTC m=+12.141524976 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7180): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cf50 item 4 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad71c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad71c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad71c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad71c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad71c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.060760831 +0000 UTC m=+12.142786253 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad71c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7200): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7200): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7200): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7200): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7200): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7200): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7200): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.060760831 +0000 UTC m=+12.142786253 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7200): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7340): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7340): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7340): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7340): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7340): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.060760831 +0000 UTC m=+12.142786253 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7340): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d2d0 item 5 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad73c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad73c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad73c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad73c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad73c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.062361482 +0000 UTC m=+12.144386905 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad73c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7440): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7440): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7440): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7440): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7440): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.062361482 +0000 UTC m=+12.144386905 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7440): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d730 item 6 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad74c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad74c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad74c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad74c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad74c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.06354354 +0000 UTC m=+12.145568964 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad74c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7580): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7580): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7580): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7580): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7580): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7580): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7580): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.06354354 +0000 UTC m=+12.145568964 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7580): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad75c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad75c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad75c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad75c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad75c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.06354354 +0000 UTC m=+12.145568964 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad75c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d9d0 item 7 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7640): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7640): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7640): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7640): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7640): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.064918972 +0000 UTC m=+12.146944395 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7640): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad76c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad76c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad76c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad76c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad76c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.064918972 +0000 UTC m=+12.146944395 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad76c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ddc0 item 8 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7700): _readAt: size=2, off=0 2024/10/17 04:20:42 ERROR : open-test-file(0xc000ad7700): Couldn't read size of file 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7700): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7700): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7700): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7700): close: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7700): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7740): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7740): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7740): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7740): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7740): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.066033755 +0000 UTC m=+12.148059178 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7740): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7780): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7780): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7780): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7780): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7780): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7780): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7780): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.066033755 +0000 UTC m=+12.148059178 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7780): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad77c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad77c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad77c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad77c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad77c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.066033755 +0000 UTC m=+12.148059178 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad77c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c0e0 item 9 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7840): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7840): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7840): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7840): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7840): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.067637141 +0000 UTC m=+12.149662565 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7840): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad78c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad78c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad78c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad78c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad78c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.067637141 +0000 UTC m=+12.149662565 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad78c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c700 item 10 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7980): _readAt: size=2, off=0 2024/10/17 04:20:42 ERROR : open-test-file(0xc000ad7980): Couldn't read size of file 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7980): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7980): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7980): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7980): close: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7980): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad79c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad79c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad79c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad79c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad79c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.068881387 +0000 UTC m=+12.150906810 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad79c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7a80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7a80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7a80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7a80): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7a80): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7a80): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7a80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.068881387 +0000 UTC m=+12.150906810 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7a80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7ac0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7ac0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7ac0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7ac0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7ac0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.068881387 +0000 UTC m=+12.150906810 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7ac0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c9a0 item 11 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7b40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7b40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7b40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7b40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7b40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.070407028 +0000 UTC m=+12.152432452 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7b40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7bc0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7bc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7bc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7bc0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7bc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.070407028 +0000 UTC m=+12.152432452 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7bc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060cd20 item 12 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7c80): _readAt: size=2, off=0 2024/10/17 04:20:42 ERROR : open-test-file(0xc000ad7c80): Couldn't read size of file 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7c80): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7c80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7c80): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7c80): close: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7c80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7cc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7cc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7cc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7cc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7cc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.071560684 +0000 UTC m=+12.153586107 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7cc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7d80): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7d80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7d80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7d80): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7d80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.071560684 +0000 UTC m=+12.153586107 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7d80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d030 item 13 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.072621416 +0000 UTC m=+12.154646840 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e80): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e80): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.072621416 +0000 UTC m=+12.154646840 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7e80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d340 item 14 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7f40): _readAt: size=2, off=0 2024/10/17 04:20:42 ERROR : open-test-file(0xc000ad7f40): Couldn't read size of file 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7f40): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7f40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7f40): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7f40): close: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad7f40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32040): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32040): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32040): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32040): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32040): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.073721943 +0000 UTC m=+12.155747366 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32040): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32100): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32100): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32100): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32100): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32100): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.073721943 +0000 UTC m=+12.155747366 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32100): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d880 item 15 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.074744294 +0000 UTC m=+12.156769717 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.074744294 +0000 UTC m=+12.156769717 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060db20 item 16 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.075767746 +0000 UTC m=+12.157793179 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32280): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32280): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32280): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32280): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32280): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32280): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32280): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32280): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.075767746 +0000 UTC m=+12.157793179 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32280): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.075767746 +0000 UTC m=+12.157793179 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ddc0 item 17 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32340): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32340): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32340): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32340): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32340): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.077223306 +0000 UTC m=+12.159248729 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32340): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.077223306 +0000 UTC m=+12.159248729 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618540 item 18 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.078626158 +0000 UTC m=+12.160651582 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.078626158 +0000 UTC m=+12.160651582 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.078626158 +0000 UTC m=+12.160651582 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006187e0 item 19 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.080391127 +0000 UTC m=+12.162416550 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d75c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d75c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d75c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d75c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d75c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.080391127 +0000 UTC m=+12.162416550 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d75c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486540 item 20 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7640): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7640): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7640): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7640): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7640): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.08135028 +0000 UTC m=+12.163375703 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7640): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7700): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7700): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7700): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7700): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7700): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7700): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7700): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7700): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.08135028 +0000 UTC m=+12.163375703 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7700): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7740): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7740): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7740): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7740): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7740): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.08135028 +0000 UTC m=+12.163375703 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7740): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486af0 item 21 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d77c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d77c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d77c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d77c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d77c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.083134364 +0000 UTC m=+12.165159787 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d77c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7840): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7840): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7840): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7840): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7840): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.083134364 +0000 UTC m=+12.165159787 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7840): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486f50 item 22 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d78c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d78c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d78c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d78c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d78c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.08420775 +0000 UTC m=+12.166233173 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d78c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7980): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7980): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7980): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7980): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7980): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7980): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7980): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7980): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.08420775 +0000 UTC m=+12.166233173 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7980): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d79c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d79c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d79c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d79c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d79c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.08420775 +0000 UTC m=+12.166233173 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d79c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487570 item 23 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7a40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7a40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7a40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7a40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7a40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.085455552 +0000 UTC m=+12.167480976 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7a40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7ac0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7ac0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7ac0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7ac0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7ac0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.085455552 +0000 UTC m=+12.167480976 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7ac0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b90 item 24 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7b80): _readAt: size=2, off=0 2024/10/17 04:20:42 ERROR : open-test-file(0xc0005d7b80): Couldn't read size of file 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7b80): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7b80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7b80): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7b80): close: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7b80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7bc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7bc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7bc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7bc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7bc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.087142575 +0000 UTC m=+12.169167997 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7bc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7c80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7c80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7c80): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7c80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7c80): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7c80): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7c80): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7c80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.087142575 +0000 UTC m=+12.169167997 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7c80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7cc0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7cc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7cc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7cc0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7cc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.087142575 +0000 UTC m=+12.169167997 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7cc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d220e0 item 25 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7d40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7d40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7d40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7d40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7d40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.088701317 +0000 UTC m=+12.170726741 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7d40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7dc0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7dc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7dc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7dc0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7dc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.088701317 +0000 UTC m=+12.170726741 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7dc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d22460 item 26 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7e80): _readAt: size=2, off=0 2024/10/17 04:20:42 ERROR : open-test-file(0xc0005d7e80): Couldn't read size of file 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7e80): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7e80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7e80): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7e80): close: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7e80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7f40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7f40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7f40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7f40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7f40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.089921478 +0000 UTC m=+12.171946901 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005d7f40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be080): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be080): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be080): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be080): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be080): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be080): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be080): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be080): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.089921478 +0000 UTC m=+12.171946901 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be080): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be0c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be0c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be0c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be0c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be0c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.089921478 +0000 UTC m=+12.171946901 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be0c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d22700 item 27 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be140): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be140): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be140): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be140): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be140): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.091487615 +0000 UTC m=+12.173513037 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be140): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.091487615 +0000 UTC m=+12.173513037 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d22a80 item 28 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): _readAt: size=2, off=0 2024/10/17 04:20:42 ERROR : open-test-file(0xc0003be280): Couldn't read size of file 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): close: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.092749683 +0000 UTC m=+12.174775106 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.092749683 +0000 UTC m=+12.174775106 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d22d20 item 29 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be400): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be400): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be400): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be400): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be400): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.093821517 +0000 UTC m=+12.175846930 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be400): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.093821517 +0000 UTC m=+12.175846930 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d22fc0 item 30 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be540): _readAt: size=2, off=0 2024/10/17 04:20:42 ERROR : open-test-file(0xc0003be540): Couldn't read size of file 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be540): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be540): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be540): >_writeAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be540): close: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be540): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.095145801 +0000 UTC m=+12.177171224 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be640): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be640): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be640): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be640): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be640): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.095145801 +0000 UTC m=+12.177171224 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be640): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d23260 item 31 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.096352336 +0000 UTC m=+12.178377759 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be740): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be740): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be740): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be740): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be740): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.096352336 +0000 UTC m=+12.178377759 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be740): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d23500 item 32 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.097458814 +0000 UTC m=+12.179484236 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d237a0 item 33 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.097977033 +0000 UTC m=+12.180002456 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be800): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be800): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be800): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be800): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be800): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.097977033 +0000 UTC m=+12.180002456 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be800): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d238f0 item 33 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be840): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be840): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be840): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be840): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be840): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.09908843 +0000 UTC m=+12.181113853 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be840): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d23b90 item 34 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.099532399 +0000 UTC m=+12.181557823 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.099532399 +0000 UTC m=+12.181557823 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d23ce0 item 34 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be900): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be900): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be900): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be900): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be900): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.100674734 +0000 UTC m=+12.182700157 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be900): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be940): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be940): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be940): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be940): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be940): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da8000 item 35 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be940): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be940): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.101184748 +0000 UTC m=+12.183210160 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be940): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be980): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be980): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be980): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be980): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be980): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.101184748 +0000 UTC m=+12.183210160 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be980): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da8150 item 35 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32080): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32080): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32080): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32080): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32080): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.10358308 +0000 UTC m=+12.185608503 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32080): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32140): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32140): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006182a0 item 36 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32140): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32140): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32140): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32140): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32140): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.104076061 +0000 UTC m=+12.186101483 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32140): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.104076061 +0000 UTC m=+12.186101483 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32180): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618540 item 36 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a321c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a321c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a321c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a321c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a321c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.105084396 +0000 UTC m=+12.187109819 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a321c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006187e0 item 37 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.105581364 +0000 UTC m=+12.187606816 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32200): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.105581364 +0000 UTC m=+12.187606816 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32240): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618930 item 37 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.106685197 +0000 UTC m=+12.188710620 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a322c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32380): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32380): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618c40 item 38 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32380): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32380): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32380): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32380): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32380): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.107196191 +0000 UTC m=+12.189221614 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32380): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.107196191 +0000 UTC m=+12.189221614 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a323c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618d90 item 38 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.108178988 +0000 UTC m=+12.190204422 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32440): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619030 item 39 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.108592702 +0000 UTC m=+12.190618135 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32500): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.108592702 +0000 UTC m=+12.190618135 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32540): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619180 item 39 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.109832168 +0000 UTC m=+12.191857591 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a325c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32680): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32680): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619490 item 40 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32680): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32680): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32680): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32680): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32680): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.110390601 +0000 UTC m=+12.192416025 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32680): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a326c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a326c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a326c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a326c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a326c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.110390601 +0000 UTC m=+12.192416025 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a326c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006195e0 item 40 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32700): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32700): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32700): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32700): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32700): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32700): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32700): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.111428952 +0000 UTC m=+12.193454375 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32700): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32740): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32740): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32740): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619880 item 41 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32740): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32740): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.111830783 +0000 UTC m=+12.193856207 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32740): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32780): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32780): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32780): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32780): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32780): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006199d0 item 41 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32780): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32780): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.112232173 +0000 UTC m=+12.194257606 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32780): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a327c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a327c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a327c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a327c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a327c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.112232173 +0000 UTC m=+12.194257606 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a327c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619b20 item 41 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32880): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32880): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32880): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32880): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32880): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32880): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32880): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.113196325 +0000 UTC m=+12.195221748 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32880): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a328c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a328c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a328c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619e30 item 42 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a328c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a328c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.113558362 +0000 UTC m=+12.195583785 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a328c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32980): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32980): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004840e0 item 42 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32980): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32980): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32980): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32980): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32980): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.114085036 +0000 UTC m=+12.196110459 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32980): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a329c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a329c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a329c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a329c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a329c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.114085036 +0000 UTC m=+12.196110459 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a329c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484380 item 42 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32a80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32a80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32a80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32a80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32a80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32a80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32a80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.115105083 +0000 UTC m=+12.197130506 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000a32a80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da8070 item 43 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.115523154 +0000 UTC m=+12.197548567 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c000): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c0c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c0c0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c0c0): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c0c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c0c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da8310 item 43 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c0c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c0c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.115905499 +0000 UTC m=+12.197930922 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c0c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.115905499 +0000 UTC m=+12.197930922 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c100): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da8460 item 43 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.116822633 +0000 UTC m=+12.198848056 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c1c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da8700 item 44 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.117156205 +0000 UTC m=+12.199181629 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c200): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c2c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c2c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da8850 item 44 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c2c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c2c0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c2c0): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c2c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c2c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.117588002 +0000 UTC m=+12.199613426 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c2c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c300): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c300): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c300): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c300): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c300): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.117588002 +0000 UTC m=+12.199613426 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c300): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da89a0 item 44 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c3c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c3c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c3c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c3c0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c3c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c3c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c3c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.118401653 +0000 UTC m=+12.200427077 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c3c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da8c40 item 45 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.118797424 +0000 UTC m=+12.200822847 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c400): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.118797424 +0000 UTC m=+12.200822847 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c4c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da8d90 item 45 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.119816278 +0000 UTC m=+12.201841700 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c580): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c5c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c5c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c5c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da9030 item 46 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c5c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c5c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.12018171 +0000 UTC m=+12.202207133 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c5c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.12018171 +0000 UTC m=+12.202207133 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c680): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da9180 item 46 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c740): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c740): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c740): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c740): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c740): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c740): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c740): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.121150561 +0000 UTC m=+12.203175984 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c740): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c780): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c780): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c780): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da9420 item 47 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c780): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c780): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.121475068 +0000 UTC m=+12.203500491 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c780): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c840): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c840): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c840): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c840): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c840): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.121475068 +0000 UTC m=+12.203500491 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c840): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da9570 item 47 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c900): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c900): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c900): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c900): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c900): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c900): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c900): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.122567428 +0000 UTC m=+12.204592852 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c900): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da9810 item 48 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.12312948 +0000 UTC m=+12.205154903 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089c940): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.12312948 +0000 UTC m=+12.205154903 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da9960 item 48 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.124059086 +0000 UTC m=+12.206084509 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca80): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca80): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da9c00 item 49 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca80): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.124428797 +0000 UTC m=+12.206454221 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ca80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.124428797 +0000 UTC m=+12.206454221 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cac0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da9d50 item 49 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.125309504 +0000 UTC m=+12.207334926 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cb40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc1c0 item 50 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.125881432 +0000 UTC m=+12.207906855 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc40): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc40): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc40): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.125881432 +0000 UTC m=+12.207906855 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cc40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc620 item 50 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.12689168 +0000 UTC m=+12.208917103 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ccc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd80): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd80): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dca80 item 51 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd80): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.12736793 +0000 UTC m=+12.209393353 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cd80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.12736793 +0000 UTC m=+12.209393353 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cdc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dccb0 item 51 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.128461354 +0000 UTC m=+12.210486776 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089ce40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd5e0 item 52 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.128937874 +0000 UTC m=+12.210963287 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf40): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf40): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf40): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.128937874 +0000 UTC m=+12.210963287 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cf40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd8f0 item 52 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.1299153 +0000 UTC m=+12.211940723 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089cfc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d080): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d080): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d080): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d080): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d080): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d080): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013aa10 item 53 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d080): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d080): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.130319557 +0000 UTC m=+12.212344980 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d080): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.130319557 +0000 UTC m=+12.212344980 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d0c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ab60 item 53 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d140): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d140): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d140): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d140): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d140): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.131414823 +0000 UTC m=+12.213440246 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d140): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b490 item 54 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.131890632 +0000 UTC m=+12.213916055 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d300): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d340): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d340): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d340): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d340): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d340): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.131890632 +0000 UTC m=+12.213916055 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d340): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b810 item 54 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.132988514 +0000 UTC m=+12.215013938 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d3c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d480): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d480): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d480): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d480): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d480): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d480): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013bce0 item 55 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d480): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d480): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.13336654 +0000 UTC m=+12.215391964 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d480): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.13336654 +0000 UTC m=+12.215391964 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00089d4c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492000 item 55 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be040): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be040): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be040): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be040): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be040): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.134668555 +0000 UTC m=+12.216693977 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be040): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be180): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be180): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be180): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334230 item 56 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be180): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be180): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be180): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be180): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be180): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.135123886 +0000 UTC m=+12.217149298 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be180): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.135123886 +0000 UTC m=+12.217149298 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be1c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334380 item 56 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.136030839 +0000 UTC m=+12.218056262 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be280): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334850 item 57 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.136361518 +0000 UTC m=+12.218386940 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be2c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334a10 item 57 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.13672653 +0000 UTC m=+12.218751953 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be380): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be3c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be3c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be3c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be3c0): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be3c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.13672653 +0000 UTC m=+12.218751953 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be3c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334cb0 item 57 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.138255508 +0000 UTC m=+12.220280931 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be480): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be4c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be4c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be4c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335880 item 58 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be4c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be4c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.138723592 +0000 UTC m=+12.220749015 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be4c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335b90 item 58 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.139304358 +0000 UTC m=+12.221329811 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be580): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be5c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be5c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be5c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be5c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be5c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.139304358 +0000 UTC m=+12.221329811 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be5c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335ea0 item 58 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be680): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be680): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be680): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be680): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be680): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be680): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be680): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be680): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.140457082 +0000 UTC m=+12.222482505 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be680): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c83f0 item 59 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.140990598 +0000 UTC m=+12.223016031 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be6c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c85b0 item 59 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.141511142 +0000 UTC m=+12.223536565 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be780): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.141511142 +0000 UTC m=+12.223536565 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be7c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c87e0 item 59 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.142830708 +0000 UTC m=+12.224856131 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be880): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8cb0 item 60 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.14327106 +0000 UTC m=+12.225296483 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003be8c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea00): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9030 item 60 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea00): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea00): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea00): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea00): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.143810098 +0000 UTC m=+12.225835522 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea40): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea40): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea40): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.143810098 +0000 UTC m=+12.225835522 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bea40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9340 item 60 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb00): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb00): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb00): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.144979834 +0000 UTC m=+12.227005268 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9730 item 61 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.145351368 +0000 UTC m=+12.227376792 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beb40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bed00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bed00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bed00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bed00): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bed00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.145351368 +0000 UTC m=+12.227376792 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bed00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c98f0 item 61 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bedc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bedc0): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bedc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bedc0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bedc0): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bedc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bedc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bedc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.14687725 +0000 UTC m=+12.228902673 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bedc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bee00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bee00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bee00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9ea0 item 62 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bee00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bee00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.147260607 +0000 UTC m=+12.229286050 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bee00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beec0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beec0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beec0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beec0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beec0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.147260607 +0000 UTC m=+12.229286050 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003beec0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac2a0 item 62 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bef80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bef80): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bef80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bef80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bef80): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bef80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bef80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bef80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.148580554 +0000 UTC m=+12.230605967 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bef80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003befc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003befc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003befc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acaf0 item 63 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003befc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003befc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.150072622 +0000 UTC m=+12.232098055 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003befc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf080): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf080): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf080): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf080): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf080): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.150072622 +0000 UTC m=+12.232098055 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf080): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ace70 item 63 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf140): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf140): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf140): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf140): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf140): >_readAt: n=0, err=Bad file descriptor 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf140): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf140): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf140): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.15133493 +0000 UTC m=+12.233360353 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf140): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf180): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf180): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf180): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad420 item 64 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf180): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf180): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.151758483 +0000 UTC m=+12.233783906 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf180): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf240): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf240): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf240): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf240): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf240): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.151758483 +0000 UTC m=+12.233783906 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf240): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad730 item 64 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf280): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf280): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf280): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf280): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf280): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.153406783 +0000 UTC m=+12.235432207 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf280): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf2c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf2c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf2c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf2c0): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf2c0): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004add50 item 65 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf2c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf2c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.153945861 +0000 UTC m=+12.235971273 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf2c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf300): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf300): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf300): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf300): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf300): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.153945861 +0000 UTC m=+12.235971273 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf300): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adea0 item 65 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf340): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf340): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf340): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf340): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf340): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.155088186 +0000 UTC m=+12.237113639 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf340): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf380): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf380): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 66 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf380): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf380): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf380): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf380): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf380): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.155527597 +0000 UTC m=+12.237553020 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf380): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf3c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf3c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf3c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf3c0): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf3c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.155527597 +0000 UTC m=+12.237553020 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf3c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 66 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf400): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf400): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf400): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf400): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf400): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.156627702 +0000 UTC m=+12.238653155 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf400): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf440): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf440): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf440): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf440): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf440): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 67 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf440): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf440): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.157064229 +0000 UTC m=+12.239089662 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf440): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf480): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf480): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf480): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf480): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf480): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.157064229 +0000 UTC m=+12.239089662 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf480): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 67 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf500): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf500): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf500): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf500): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf500): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.158433016 +0000 UTC m=+12.240458439 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf500): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf5c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf5c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626380 item 68 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf5c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf5c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf5c0): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf5c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf5c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.158933411 +0000 UTC m=+12.240958835 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf5c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf600): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf600): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf600): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf600): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf600): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.158933411 +0000 UTC m=+12.240958835 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf600): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006267e0 item 68 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf640): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf640): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf640): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf640): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf640): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.160021395 +0000 UTC m=+12.242046838 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf640): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf680): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf680): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf680): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf680): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf680): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626e00 item 69 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf680): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf680): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.160768471 +0000 UTC m=+12.242793894 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf680): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf6c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf6c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf6c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf6c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf6c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.160768471 +0000 UTC m=+12.242793894 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf6c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626fc0 item 69 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf740): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf740): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf740): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf740): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf740): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.161842158 +0000 UTC m=+12.243867581 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf740): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf800): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf800): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627420 item 70 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf800): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf800): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf800): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf800): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf800): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.162341431 +0000 UTC m=+12.244366853 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf800): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf840): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf840): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf840): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf840): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf840): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.162341431 +0000 UTC m=+12.244366853 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf840): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627570 item 70 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf8c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf8c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf8c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf8c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf8c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.163883353 +0000 UTC m=+12.245908775 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf8c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf9c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf9c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf9c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf9c0): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf9c0): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627960 item 71 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf9c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf9c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.164388297 +0000 UTC m=+12.246413719 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bf9c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa00): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.164388297 +0000 UTC m=+12.246413719 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627b90 item 71 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.166144278 +0000 UTC m=+12.248169711 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfa80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627e30 item 72 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb40): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb40): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb40): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb40): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.166683565 +0000 UTC m=+12.248709019 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb80): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb80): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.166683565 +0000 UTC m=+12.248709019 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfb80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476380 item 72 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfbc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfbc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfbc0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfbc0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfbc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfbc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfbc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.167957888 +0000 UTC m=+12.249983310 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfbc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477500 item 73 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.168345922 +0000 UTC m=+12.250371335 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc40): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc40): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc40): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc40): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477650 item 73 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc40): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.168765246 +0000 UTC m=+12.250790669 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc80): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc80): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.168765246 +0000 UTC m=+12.250790669 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfc80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477880 item 73 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd40): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd40): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.169803376 +0000 UTC m=+12.251828798 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ce0 item 74 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.170159041 +0000 UTC m=+12.252184463 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfd80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005420e0 item 74 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe40): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe40): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe40): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe40): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.170662772 +0000 UTC m=+12.252688195 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe80): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe80): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.170662772 +0000 UTC m=+12.252688195 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bfe80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542540 item 74 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bff40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bff40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bff40): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bff40): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bff40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bff40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bff40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.171489176 +0000 UTC m=+12.253514600 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0003bff40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc340): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc340): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc340): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542a10 item 75 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc340): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc340): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.171824823 +0000 UTC m=+12.253850247 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc340): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc980): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc980): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc980): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc980): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc980): _writeAt: size=3, off=2 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542b60 item 75 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc980): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc980): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.172126287 +0000 UTC m=+12.254151711 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc980): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc9c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc9c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc9c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc9c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc9c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.172126287 +0000 UTC m=+12.254151711 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bc9c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542e00 item 75 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bca80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bca80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bca80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bca80): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bca80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bca80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bca80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.172920141 +0000 UTC m=+12.254945564 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bca80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcac0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcac0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcac0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543110 item 76 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcac0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcac0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.173205083 +0000 UTC m=+12.255230506 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcac0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcb80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcb80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005432d0 item 76 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcb80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcb80): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcb80): _writeAt: size=3, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcb80): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcb80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.173550659 +0000 UTC m=+12.255576081 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcb80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcbc0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcbc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcbc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcbc0): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcbc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.173550659 +0000 UTC m=+12.255576081 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcbc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543570 item 76 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bccc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bccc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bccc0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bccc0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bccc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bccc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bccc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.174372214 +0000 UTC m=+12.256397638 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bccc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcd00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcd00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcd00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005438f0 item 77 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcd00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcd00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.174667326 +0000 UTC m=+12.256692749 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcd00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bce00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bce00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bce00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bce00): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bce00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.174667326 +0000 UTC m=+12.256692749 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bce00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543a40 item 77 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf40): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf40): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.17579273 +0000 UTC m=+12.257818143 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003163f0 item 78 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.176086789 +0000 UTC m=+12.258112202 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bcf80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd040): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd040): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd040): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd040): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd040): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.176086789 +0000 UTC m=+12.258112202 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd040): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316620 item 78 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd140): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd140): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd140): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd140): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd140): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd140): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd140): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.177053956 +0000 UTC m=+12.259079379 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd140): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd180): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd180): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd180): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316e70 item 79 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd180): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd180): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.177360539 +0000 UTC m=+12.259385962 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd180): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd280): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd280): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd280): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd280): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd280): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.177360539 +0000 UTC m=+12.259385962 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd280): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317030 item 79 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd380): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd380): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd380): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd380): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd380): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd380): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd380): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.178218933 +0000 UTC m=+12.260244356 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd380): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd3c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd3c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd3c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317490 item 80 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd3c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd3c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.178601398 +0000 UTC m=+12.260626822 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd3c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd500): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd500): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd500): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd500): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd500): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.178601398 +0000 UTC m=+12.260626822 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd500): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003177a0 item 80 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd8c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd8c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd8c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd8c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd8c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.179749965 +0000 UTC m=+12.261775387 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd8c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd900): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd900): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd900): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd900): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd900): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd900): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 81 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd900): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd900): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.18010031 +0000 UTC m=+12.262125733 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd900): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd940): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd940): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd940): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd940): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd940): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.18010031 +0000 UTC m=+12.262125733 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd940): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ea0 item 81 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd9c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd9c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd9c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd9c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd9c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.181202739 +0000 UTC m=+12.263228162 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bd9c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd00): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e770 item 82 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd00): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd00): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd00): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd00): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.181663641 +0000 UTC m=+12.263689074 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd40): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd40): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd40): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.181663641 +0000 UTC m=+12.263689074 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdd40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ed90 item 82 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bddc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bddc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bddc0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bddc0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bddc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.182738179 +0000 UTC m=+12.264763602 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bddc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bde80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bde80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bde80): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bde80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bde80): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bde80): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f960 item 83 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bde80): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bde80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.183213878 +0000 UTC m=+12.265239301 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bde80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.183213878 +0000 UTC m=+12.265239301 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdec0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fb20 item 83 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.184334302 +0000 UTC m=+12.266359725 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0002bdf40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ff10 item 84 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.184830569 +0000 UTC m=+12.266855992 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad180): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad740): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad740): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad740): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad740): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad740): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.184830569 +0000 UTC m=+12.266855992 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0000ad740): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470150 item 84 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.186067261 +0000 UTC m=+12.268092684 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005153c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515480): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515480): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515480): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515480): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515480): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515480): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470540 item 85 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515480): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515480): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.186434246 +0000 UTC m=+12.268459669 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515480): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.186434246 +0000 UTC m=+12.268459669 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005154c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470850 item 85 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515540): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515540): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515540): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515540): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515540): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.187549261 +0000 UTC m=+12.269574683 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515540): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515700): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515700): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515700): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004711f0 item 86 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515700): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515700): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515700): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515700): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515700): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.187954678 +0000 UTC m=+12.269980101 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515700): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515740): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515740): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515740): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515740): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515740): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.187954678 +0000 UTC m=+12.269980101 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515740): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471570 item 86 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005157c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005157c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005157c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005157c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005157c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.189656428 +0000 UTC m=+12.271681851 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc0005157c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ce0 item 87 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.189912056 +0000 UTC m=+12.271937479 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515bc0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c00): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c00): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c00): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.189912056 +0000 UTC m=+12.271937479 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ea0 item 87 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.190741166 +0000 UTC m=+12.272766589 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515c80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c460 item 88 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.191112058 +0000 UTC m=+12.273137482 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.191112058 +0000 UTC m=+12.273137482 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515e80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c700 item 88 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.192065841 +0000 UTC m=+12.274091264 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000515f40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e240): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e240): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e240): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cd90 item 89 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e240): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e240): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.192355142 +0000 UTC m=+12.274380555 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e240): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e640): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e640): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e640): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e640): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e640): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e640): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cfc0 item 89 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e640): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e640): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.192737487 +0000 UTC m=+12.274762910 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e640): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e680): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e680): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e680): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e680): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e680): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.192737487 +0000 UTC m=+12.274762910 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e680): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d2d0 item 89 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e780): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e780): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e780): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e780): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e780): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e780): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e780): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e780): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.19368088 +0000 UTC m=+12.275706302 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e780): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e7c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e7c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e7c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d880 item 90 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e7c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e7c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.194033679 +0000 UTC m=+12.276059102 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e7c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e940): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e940): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e940): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030dc70 item 90 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e940): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e940): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e940): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e940): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e940): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.194423388 +0000 UTC m=+12.276448811 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e940): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e980): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e980): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e980): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e980): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e980): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.194423388 +0000 UTC m=+12.276448811 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012e980): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c070 item 90 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef00): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef00): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef00): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef00): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef00): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef00): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef00): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef00): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.195423737 +0000 UTC m=+12.277449160 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef00): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c620 item 91 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.195764514 +0000 UTC m=+12.277789937 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012ef80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f080): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f080): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f080): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f080): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f080): >_readAt: n=2, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f080): _writeAt: size=3, off=7 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c850 item 91 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f080): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f080): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.196176574 +0000 UTC m=+12.278201997 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f080): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f100): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f100): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f100): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f100): >_readAt: n=8, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f100): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.196176574 +0000 UTC m=+12.278201997 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f100): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c9a0 item 91 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f3c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f3c0): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f3c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f3c0): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f3c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f3c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f3c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f3c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.19705223 +0000 UTC m=+12.279077654 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f3c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f400): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f400): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f400): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd20 item 92 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f400): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f400): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.197374573 +0000 UTC m=+12.279399996 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f400): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f4c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f4c0): open at offset 5 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f4c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cee0 item 92 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f4c0): _readAt: size=2, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f4c0): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f4c0): _writeAt: size=3, off=5 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f4c0): >_writeAt: n=3, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f4c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.197784609 +0000 UTC m=+12.279810032 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f4c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f500): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f500): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f500): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f500): >_readAt: n=3, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f500): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.197784609 +0000 UTC m=+12.279810032 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f500): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d0a0 item 92 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f600): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f600): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f600): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f600): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f600): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f600): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f600): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f600): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.198670565 +0000 UTC m=+12.280695987 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f600): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f640): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f640): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f640): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d420 item 93 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f640): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f640): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.199006803 +0000 UTC m=+12.281032227 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f640): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f700): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f700): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f700): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f700): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f700): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.199006803 +0000 UTC m=+12.281032227 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f700): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d5e0 item 93 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f880): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f880): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f880): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f880): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f880): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f880): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f880): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f880): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.199998847 +0000 UTC m=+12.282024270 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f880): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f980): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f980): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f980): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d880 item 94 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f980): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f980): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.200340816 +0000 UTC m=+12.282366240 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012f980): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fa40): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fa40): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fa40): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fa40): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fa40): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.200340816 +0000 UTC m=+12.282366240 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fa40): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d9d0 item 94 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fc80): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fc80): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fc80): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fc80): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fc80): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fc80): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fc80): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fc80): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.201365471 +0000 UTC m=+12.283390894 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc00012fc80): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6000): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6000): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6000): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dc70 item 95 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6000): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6000): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.201716257 +0000 UTC m=+12.283741680 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6000): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad60c0): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad60c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad60c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad60c0): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad60c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.201716257 +0000 UTC m=+12.283741680 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad60c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048de30 item 95 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6180): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6180): open at offset 0 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6180): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6180): _readAt: size=2, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6180): >_readAt: n=0, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6180): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6180): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6180): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.202834236 +0000 UTC m=+12.284859648 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6180): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad61c0): _writeAt: size=5, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad61c0): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad61c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c150 item 96 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad61c0): >_writeAt: n=5, err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad61c0): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.20338199 +0000 UTC m=+12.285407423 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad61c0): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/17 04:20:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:20:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/17 04:20:42 DEBUG : open-test-file: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6280): _readAt: size=512, off=0 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6280): openPending: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6280): >openPending: err= 2024/10/17 04:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6280): >_readAt: n=5, err=EOF 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6280): close: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-17 04:20:42.20338199 +0000 UTC m=+12.285407423 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/17 04:20:42 DEBUG : open-test-file(0xc000ad6280): >close: err= 2024/10/17 04:20:42 DEBUG : open-test-file: Remove: 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c380 item 96 2024/10/17 04:20:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/17 04:20:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/17 04:20:42 DEBUG : open-test-file: >Remove: err= 2024/10/17 04:20:42 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:42 DEBUG : : Looking for writers 2024/10/17 04:20:42 DEBUG : >WaitForWriters: 2024/10/17 04:20:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.33s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- 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-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:20:42 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:20:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:20:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:20:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:20:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:20:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:20:42 DEBUG : file1: newRWFileHandle: 2024/10/17 04:20:42 DEBUG : file1(0xc0005d79c0): openPending: 2024/10/17 04:20:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:42 DEBUG : file1(0xc0005d79c0): >openPending: err= 2024/10/17 04:20:42 DEBUG : file1: >newRWFileHandle: err= 2024/10/17 04:20:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:20:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/17 04:20:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/10/17 04:20:42 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:20:42 DEBUG : : Looking for writers 2024/10/17 04:20:42 DEBUG : file1: reading active writers 2024/10/17 04:20:42 DEBUG : file1: active writers 1 2024/10/17 04:20:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:20:42 DEBUG : : Looking for writers 2024/10/17 04:20:42 DEBUG : file1: reading active writers 2024/10/17 04:20:42 DEBUG : file1: active writers 1 2024/10/17 04:20:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:20:42 DEBUG : : Looking for writers 2024/10/17 04:20:42 DEBUG : file1: reading active writers 2024/10/17 04:20:42 DEBUG : file1: active writers 1 2024/10/17 04:20:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:20:42 DEBUG : : Looking for writers 2024/10/17 04:20:42 DEBUG : file1: reading active writers 2024/10/17 04:20:42 DEBUG : file1: active writers 1 2024/10/17 04:20:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:20:42 DEBUG : : Looking for writers 2024/10/17 04:20:42 DEBUG : file1: reading active writers 2024/10/17 04:20:42 DEBUG : file1: active writers 1 2024/10/17 04:20:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/10/17 04:20:42 DEBUG : : Looking for writers 2024/10/17 04:20:42 DEBUG : file1: reading active writers 2024/10/17 04:20:42 DEBUG : file1: active writers 1 2024/10/17 04:20:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/10/17 04:20:42 DEBUG : : Looking for writers 2024/10/17 04:20:42 DEBUG : file1: reading active writers 2024/10/17 04:20:42 DEBUG : file1: active writers 1 2024/10/17 04:20:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/10/17 04:20:43 DEBUG : : Looking for writers 2024/10/17 04:20:43 DEBUG : file1: reading active writers 2024/10/17 04:20:43 DEBUG : file1: active writers 1 2024/10/17 04:20:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:44 DEBUG : : Looking for writers 2024/10/17 04:20:44 DEBUG : file1: reading active writers 2024/10/17 04:20:44 DEBUG : file1: active writers 1 2024/10/17 04:20:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:45 DEBUG : : Looking for writers 2024/10/17 04:20:45 DEBUG : file1: reading active writers 2024/10/17 04:20:45 DEBUG : file1: active writers 1 2024/10/17 04:20:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:46 DEBUG : : Looking for writers 2024/10/17 04:20:46 DEBUG : file1: reading active writers 2024/10/17 04:20:46 DEBUG : file1: active writers 1 2024/10/17 04:20:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:47 DEBUG : : Looking for writers 2024/10/17 04:20:47 DEBUG : file1: reading active writers 2024/10/17 04:20:47 DEBUG : file1: active writers 1 2024/10/17 04:20:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:48 DEBUG : : Looking for writers 2024/10/17 04:20:48 DEBUG : file1: reading active writers 2024/10/17 04:20:48 DEBUG : file1: active writers 1 2024/10/17 04:20:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:49 DEBUG : : Looking for writers 2024/10/17 04:20:49 DEBUG : file1: reading active writers 2024/10/17 04:20:49 DEBUG : file1: active writers 1 2024/10/17 04:20:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:50 DEBUG : : Looking for writers 2024/10/17 04:20:50 DEBUG : file1: reading active writers 2024/10/17 04:20:50 DEBUG : file1: active writers 1 2024/10/17 04:20:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:51 DEBUG : : Looking for writers 2024/10/17 04:20:51 DEBUG : file1: reading active writers 2024/10/17 04:20:51 DEBUG : file1: active writers 1 2024/10/17 04:20:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:52 DEBUG : : Looking for writers 2024/10/17 04:20:52 DEBUG : file1: reading active writers 2024/10/17 04:20:52 DEBUG : file1: active writers 1 2024/10/17 04:20:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:53 DEBUG : : Looking for writers 2024/10/17 04:20:53 DEBUG : file1: reading active writers 2024/10/17 04:20:53 DEBUG : file1: active writers 1 2024/10/17 04:20:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:54 DEBUG : : Looking for writers 2024/10/17 04:20:54 DEBUG : file1: reading active writers 2024/10/17 04:20:54 DEBUG : file1: active writers 1 2024/10/17 04:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:55 DEBUG : : Looking for writers 2024/10/17 04:20:55 DEBUG : file1: reading active writers 2024/10/17 04:20:55 DEBUG : file1: active writers 1 2024/10/17 04:20:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:56 DEBUG : : Looking for writers 2024/10/17 04:20:56 DEBUG : file1: reading active writers 2024/10/17 04:20:56 DEBUG : file1: active writers 1 2024/10/17 04:20:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:57 DEBUG : : Looking for writers 2024/10/17 04:20:57 DEBUG : file1: reading active writers 2024/10/17 04:20:57 DEBUG : file1: active writers 1 2024/10/17 04:20:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:58 DEBUG : : Looking for writers 2024/10/17 04:20:58 DEBUG : file1: reading active writers 2024/10/17 04:20:58 DEBUG : file1: active writers 1 2024/10/17 04:20:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:20:59 DEBUG : : Looking for writers 2024/10/17 04:20:59 DEBUG : file1: reading active writers 2024/10/17 04:20:59 DEBUG : file1: active writers 1 2024/10/17 04:20:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:00 DEBUG : : Looking for writers 2024/10/17 04:21:00 DEBUG : file1: reading active writers 2024/10/17 04:21:00 DEBUG : file1: active writers 1 2024/10/17 04:21:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:01 DEBUG : : Looking for writers 2024/10/17 04:21:01 DEBUG : file1: reading active writers 2024/10/17 04:21:01 DEBUG : file1: active writers 1 2024/10/17 04:21:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:02 DEBUG : : Looking for writers 2024/10/17 04:21:02 DEBUG : file1: reading active writers 2024/10/17 04:21:02 DEBUG : file1: active writers 1 2024/10/17 04:21:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:03 DEBUG : : Looking for writers 2024/10/17 04:21:03 DEBUG : file1: reading active writers 2024/10/17 04:21:03 DEBUG : file1: active writers 1 2024/10/17 04:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:04 DEBUG : : Looking for writers 2024/10/17 04:21:04 DEBUG : file1: reading active writers 2024/10/17 04:21:04 DEBUG : file1: active writers 1 2024/10/17 04:21:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:05 DEBUG : : Looking for writers 2024/10/17 04:21:05 DEBUG : file1: reading active writers 2024/10/17 04:21:05 DEBUG : file1: active writers 1 2024/10/17 04:21:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:06 DEBUG : : Looking for writers 2024/10/17 04:21:06 DEBUG : file1: reading active writers 2024/10/17 04:21:06 DEBUG : file1: active writers 1 2024/10/17 04:21:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:07 DEBUG : : Looking for writers 2024/10/17 04:21:07 DEBUG : file1: reading active writers 2024/10/17 04:21:07 DEBUG : file1: active writers 1 2024/10/17 04:21:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:08 DEBUG : : Looking for writers 2024/10/17 04:21:08 DEBUG : file1: reading active writers 2024/10/17 04:21:08 DEBUG : file1: active writers 1 2024/10/17 04:21:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:09 DEBUG : : Looking for writers 2024/10/17 04:21:09 DEBUG : file1: reading active writers 2024/10/17 04:21:09 DEBUG : file1: active writers 1 2024/10/17 04:21:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:10 DEBUG : : Looking for writers 2024/10/17 04:21:10 DEBUG : file1: reading active writers 2024/10/17 04:21:10 DEBUG : file1: active writers 1 2024/10/17 04:21:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:11 DEBUG : : Looking for writers 2024/10/17 04:21:11 DEBUG : file1: reading active writers 2024/10/17 04:21:11 DEBUG : file1: active writers 1 2024/10/17 04:21:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/17 04:21:12 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0008bc690 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000b78c08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645749824} name:file1 opens:1 downloaders: o: fd:0xc0007c2680 info:{ModTime:{wall:13960105540853739139 ext:12309348946 loc:0x39d2dc0} ATime:{wall:13960105540853739139 ext:12309348946 loc:0x39d2dc0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/10/17 04:21:12 DEBUG : >WaitForWriters: 2024/10/17 04:21:12 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:12 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:21:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : Config file has changed externally - reloading 2024/10/17 04:21:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:21:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:21:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:21:12 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:12 DEBUG : rename_me: newRWFileHandle: 2024/10/17 04:21:12 DEBUG : rename_me(0xc000a43f00): openPending: 2024/10/17 04:21:12 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/17 04:21:12 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/17 04:21:12 DEBUG : rename_me(0xc000a43f00): >openPending: err= 2024/10/17 04:21:12 DEBUG : rename_me: >newRWFileHandle: err= 2024/10/17 04:21:12 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/17 04:21:12 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/10/17 04:21:12 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/10/17 04:21:12 DEBUG : rename_me(0xc000a43f00): _writeAt: size=5, off=0 2024/10/17 04:21:12 DEBUG : rename_me(0xc000a43f00): >_writeAt: n=5, err= 2024/10/17 04:21:12 DEBUG : rename_me(0xc000a43f00): close: 2024/10/17 04:21:12 DEBUG : rename_me: vfs cache: setting modification time to 2024-10-17 04:21:12.251342365 +0000 UTC m=+42.333367788 2024/10/17 04:21:12 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/10/17 04:21:12 DEBUG : rename_me(0xc000a43f00): >close: err= 2024/10/17 04:21:12 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/10/17 04:21:12 DEBUG : i_was_renamed: Updating file with 0xc000ca80c0 2024/10/17 04:21:12 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/10/17 04:21:12 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/17 04:21:12 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:12 DEBUG : : Looking for writers 2024/10/17 04:21:12 DEBUG : i_was_renamed: reading active writers 2024/10/17 04:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/17 04:21:12 DEBUG : : Looking for writers 2024/10/17 04:21:12 DEBUG : i_was_renamed: reading active writers 2024/10/17 04:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/17 04:21:12 DEBUG : : Looking for writers 2024/10/17 04:21:12 DEBUG : i_was_renamed: reading active writers 2024/10/17 04:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/17 04:21:12 DEBUG : : Looking for writers 2024/10/17 04:21:12 DEBUG : i_was_renamed: reading active writers 2024/10/17 04:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/17 04:21:12 DEBUG : i_was_renamed: vfs cache: starting upload 2024/10/17 04:21:12 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:12 INFO : i_was_renamed: Copied (new) 2024/10/17 04:21:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-10-17 04:21:12 +0000 UTC" 2024/10/17 04:21:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/10/17 04:21:12 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/17 04:21:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/10/17 04:21:12 DEBUG : : Looking for writers 2024/10/17 04:21:12 DEBUG : i_was_renamed: reading active writers 2024/10/17 04:21:12 DEBUG : >WaitForWriters: 2024/10/17 04:21:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:12 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/17 04:21:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:21:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/17 04:21:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_GfkE}/rclone-test-pejawer8yawe" 2024/10/17 04:21:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:12 DEBUG : : forgetting directory cache 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc0003bfcc0): _readAt: size=512, off=0 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc0003bfcc0): openPending: 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-17 03:22:12 +0000 UTC" against cached fingerprint "" 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/17 04:21:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc0003bfcc0): >openPending: err= 2024/10/17 04:21:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc0003bfcc0): >_readAt: n=20, err=EOF 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc0003bfcc0): close: 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:22:12 +0000 GMT 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc0003bfcc0): >close: err= 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:12 DEBUG : : forgetting directory cache 2024/10/17 04:21:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc000a33200): _readAt: size=512, off=0 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc000a33200): openPending: 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-17 03:23:12 +0000 UTC" against cached fingerprint "20,2024-10-17 03:22:12 +0000 UTC" 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-17 03:23:12 +0000 UTC" != cached fingerprint "20,2024-10-17 03:22:12 +0000 UTC") 2024/10/17 04:21:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/17 04:21:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc000a33200): >openPending: err= 2024/10/17 04:21:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc000a33200): >_readAt: n=20, err=EOF 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc000a33200): close: 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:23:12 +0000 GMT 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate(0xc000a33200): >close: err= 2024/10/17 04:21:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:13 DEBUG : : forgetting directory cache 2024/10/17 04:21:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000a43900): _readAt: size=512, off=0 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000a43900): openPending: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-17 03:24:12 +0000 UTC" against cached fingerprint "20,2024-10-17 03:23:12 +0000 UTC" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-17 03:24:12 +0000 UTC" != cached fingerprint "20,2024-10-17 03:23:12 +0000 UTC") 2024/10/17 04:21:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/17 04:21:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000a43900): >openPending: err= 2024/10/17 04:21:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000a43900): >_readAt: n=20, err=EOF 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000a43900): close: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:24:12 +0000 GMT 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000a43900): >close: err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:13 DEBUG : : forgetting directory cache 2024/10/17 04:21:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000435000): _readAt: size=512, off=0 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000435000): openPending: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-17 03:25:12 +0000 UTC" against cached fingerprint "20,2024-10-17 03:24:12 +0000 UTC" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-17 03:25:12 +0000 UTC" != cached fingerprint "20,2024-10-17 03:24:12 +0000 UTC") 2024/10/17 04:21:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/17 04:21:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000435000): >openPending: err= 2024/10/17 04:21:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000435000): >_readAt: n=20, err=EOF 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000435000): close: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:25:12 +0000 GMT 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000435000): >close: err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:13 DEBUG : : forgetting directory cache 2024/10/17 04:21:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000880c40): _readAt: size=512, off=0 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000880c40): openPending: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-17 03:26:12 +0000 UTC" against cached fingerprint "20,2024-10-17 03:25:12 +0000 UTC" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-17 03:26:12 +0000 UTC" != cached fingerprint "20,2024-10-17 03:25:12 +0000 UTC") 2024/10/17 04:21:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/17 04:21:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000880c40): >openPending: err= 2024/10/17 04:21:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000880c40): >_readAt: n=20, err=EOF 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000880c40): close: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:26:12 +0000 GMT 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc000880c40): >close: err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:13 DEBUG : : forgetting directory cache 2024/10/17 04:21:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc0003e3a80): _readAt: size=512, off=0 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc0003e3a80): openPending: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-17 03:27:12 +0000 UTC" against cached fingerprint "20,2024-10-17 03:26:12 +0000 UTC" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-17 03:27:12 +0000 UTC" != cached fingerprint "20,2024-10-17 03:26:12 +0000 UTC") 2024/10/17 04:21:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/17 04:21:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc0003e3a80): >openPending: err= 2024/10/17 04:21:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc0003e3a80): >_readAt: n=20, err=EOF 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc0003e3a80): close: 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:27:12 +0000 GMT 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate(0xc0003e3a80): >close: err= 2024/10/17 04:21:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:14 DEBUG : : forgetting directory cache 2024/10/17 04:21:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000656640): _readAt: size=512, off=0 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000656640): openPending: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-10-17 03:28:12 +0000 UTC" against cached fingerprint "20,2024-10-17 03:27:12 +0000 UTC" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-10-17 03:28:12 +0000 UTC" != cached fingerprint "20,2024-10-17 03:27:12 +0000 UTC") 2024/10/17 04:21:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/10/17 04:21:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000656640): >openPending: err= 2024/10/17 04:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000656640): >_readAt: n=21, err=EOF 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000656640): close: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:28:12 +0000 GMT 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000656640): >close: err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:14 DEBUG : : forgetting directory cache 2024/10/17 04:21:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc0006e14c0): _readAt: size=512, off=0 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc0006e14c0): openPending: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-10-17 03:29:12 +0000 UTC" against cached fingerprint "21,2024-10-17 03:28:12 +0000 UTC" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-10-17 03:29:12 +0000 UTC" != cached fingerprint "21,2024-10-17 03:28:12 +0000 UTC") 2024/10/17 04:21:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/10/17 04:21:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc0006e14c0): >openPending: err= 2024/10/17 04:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc0006e14c0): >_readAt: n=22, err=EOF 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc0006e14c0): close: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:29:12 +0000 GMT 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc0006e14c0): >close: err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:14 DEBUG : : forgetting directory cache 2024/10/17 04:21:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000684600): _readAt: size=512, off=0 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000684600): openPending: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-10-17 03:30:12 +0000 UTC" against cached fingerprint "22,2024-10-17 03:29:12 +0000 UTC" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-10-17 03:30:12 +0000 UTC" != cached fingerprint "22,2024-10-17 03:29:12 +0000 UTC") 2024/10/17 04:21:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/10/17 04:21:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000684600): >openPending: err= 2024/10/17 04:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000684600): >_readAt: n=23, err=EOF 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000684600): close: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:30:12 +0000 GMT 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000684600): >close: err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:14 DEBUG : : forgetting directory cache 2024/10/17 04:21:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000462b00): _readAt: size=512, off=0 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000462b00): openPending: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-10-17 03:31:12 +0000 UTC" against cached fingerprint "23,2024-10-17 03:30:12 +0000 UTC" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-10-17 03:31:12 +0000 UTC" != cached fingerprint "23,2024-10-17 03:30:12 +0000 UTC") 2024/10/17 04:21:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/10/17 04:21:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000462b00): >openPending: err= 2024/10/17 04:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000462b00): >_readAt: n=24, err=EOF 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000462b00): close: 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-17 03:31:12 +0000 GMT 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate(0xc000462b00): >close: err= 2024/10/17 04:21:14 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:14 DEBUG : : Looking for writers 2024/10/17 04:21:14 DEBUG : TestRWCacheUpdate: reading active writers 2024/10/17 04:21:14 DEBUG : >WaitForWriters: 2024/10/17 04:21:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.58s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:15 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:15 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : : forgetting directory cache 2024/10/17 04:21:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/17 04:21:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/17 04:21:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/17 04:21:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/17 04:21:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/17 04:21:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/17 04:21:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/17 04:21:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/17 04:21:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/17 04:21:15 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/17 04:21:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/17 04:21:15 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/17 04:21:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/10/17 04:21:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/10/17 04:21:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/10/17 04:21:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/17 04:21:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/17 04:21:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/17 04:21:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/17 04:21:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/10/17 04:21:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/10/17 04:21:15 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:15 DEBUG : : Looking for writers 2024/10/17 04:21:15 DEBUG : FiLeA: reading active writers 2024/10/17 04:21:15 DEBUG : FiLeB: reading active writers 2024/10/17 04:21:15 DEBUG : FilEb: reading active writers 2024/10/17 04:21:15 DEBUG : >WaitForWriters: 2024/10/17 04:21:15 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:15 DEBUG : : Looking for writers 2024/10/17 04:21:15 DEBUG : FilEb: reading active writers 2024/10/17 04:21:15 DEBUG : FiLeA: reading active writers 2024/10/17 04:21:15 DEBUG : FiLeB: reading active writers 2024/10/17 04:21:15 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/10/17 04:21:15 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:15 DEBUG : : Looking for writers 2024/10/17 04:21:15 DEBUG : normal name with no special characters.txt: reading active writers 2024/10/17 04:21:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/10/17 04:21:15 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:15 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:15 DEBUG : webdav root 'rclone-test-pejawer8yawe': Re-using VFS from active cache 2024/10/17 04:21:15 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:15 DEBUG : : Looking for writers 2024/10/17 04:21:15 DEBUG : >WaitForWriters: 2024/10/17 04:21:15 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:15 DEBUG : : Looking for writers 2024/10/17 04:21:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:15 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:15 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:15 DEBUG : : Looking for writers 2024/10/17 04:21:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:15 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:15 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:15 DEBUG : : Looking for writers 2024/10/17 04:21:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:15 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:15 DEBUG : dir: Looking for writers 2024/10/17 04:21:15 DEBUG : file2: reading active writers 2024/10/17 04:21:15 DEBUG : : Looking for writers 2024/10/17 04:21:15 DEBUG : dir: reading active writers 2024/10/17 04:21:15 DEBUG : file1: reading active writers 2024/10/17 04:21:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:15 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:15 DEBUG : dir: Looking for writers 2024/10/17 04:21:15 DEBUG : : Looking for writers 2024/10/17 04:21:15 DEBUG : dir: reading active writers 2024/10/17 04:21:15 DEBUG : file1: reading active writers 2024/10/17 04:21:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:15 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:16 DEBUG : file1: Open: flags=O_RDONLY 2024/10/17 04:21:16 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/17 04:21:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/17 04:21:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/10/17 04:21:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/17 04:21:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/17 04:21:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/17 04:21:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/10/17 04:21:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/10/17 04:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/17 04:21:16 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (0 bytes), uploading instead of streaming 2024/10/17 04:21:16 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:16 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/10/17 04:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/17 04:21:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/17 04:21:16 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:16 DEBUG : dir: Looking for writers 2024/10/17 04:21:16 DEBUG : file2: reading active writers 2024/10/17 04:21:16 DEBUG : new_file.txt: reading active writers 2024/10/17 04:21:16 DEBUG : : Looking for writers 2024/10/17 04:21:16 DEBUG : file1: reading active writers 2024/10/17 04:21:16 DEBUG : dir: reading active writers 2024/10/17 04:21:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:16 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:16 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/10/17 04:21:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000001140 2024/10/17 04:21:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/17 04:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:16 INFO : dir/file1: Moved (server-side) to: file0 2024/10/17 04:21:16 DEBUG : file0: Updating file with file0 0xc000001140 2024/10/17 04:21:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/17 04:21:16 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/10/17 04:21:16 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:16 DEBUG : dir: Looking for writers 2024/10/17 04:21:16 DEBUG : : Looking for writers 2024/10/17 04:21:16 DEBUG : dir: reading active writers 2024/10/17 04:21:16 DEBUG : file0: reading active writers 2024/10/17 04:21:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:16 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:16 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:16 DEBUG : : Looking for writers 2024/10/17 04:21:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:16 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:16 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/10/17 04:21:16 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/17 04:21:16 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/10/17 04:21:16 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/10/17 04:21:16 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/10/17 04:21:16 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:16 DEBUG : : Looking for writers 2024/10/17 04:21:16 DEBUG : a: Looking for writers 2024/10/17 04:21:16 DEBUG : b: Looking for writers 2024/10/17 04:21:16 DEBUG : c: Looking for writers 2024/10/17 04:21:16 DEBUG : d: Looking for writers 2024/10/17 04:21:16 DEBUG : : Looking for writers 2024/10/17 04:21:16 DEBUG : /: reading active writers 2024/10/17 04:21:16 DEBUG : a: reading active writers 2024/10/17 04:21:16 DEBUG : b: reading active writers 2024/10/17 04:21:16 DEBUG : c: reading active writers 2024/10/17 04:21:16 DEBUG : d: reading active writers 2024/10/17 04:21:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:16 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:16 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/17 04:21:16 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/10/17 04:21:16 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/10/17 04:21:16 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/10/17 04:21:17 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:17 DEBUG : a/b/c/d: Looking for writers 2024/10/17 04:21:17 DEBUG : a/b/c: Looking for writers 2024/10/17 04:21:17 DEBUG : d: reading active writers 2024/10/17 04:21:17 DEBUG : a/b: Looking for writers 2024/10/17 04:21:17 DEBUG : c: reading active writers 2024/10/17 04:21:17 DEBUG : a: Looking for writers 2024/10/17 04:21:17 DEBUG : b: reading active writers 2024/10/17 04:21:17 DEBUG : : Looking for writers 2024/10/17 04:21:17 DEBUG : a: reading active writers 2024/10/17 04:21:17 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-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:17 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/17 04:21:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/17 04:21:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/10/17 04:21:17 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (5 bytes), uploading instead of streaming 2024/10/17 04:21:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:17 DEBUG : file1: Size of src and dst objects identical 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/10/17 04:21:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/17 04:21:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (0 bytes), uploading instead of streaming 2024/10/17 04:21:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:17 DEBUG : file1: Size of src and dst objects identical 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/17 04:21:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (7 bytes), uploading instead of streaming 2024/10/17 04:21:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:17 DEBUG : file1: Size of src and dst objects identical 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:17 DEBUG : : Looking for writers 2024/10/17 04:21:17 DEBUG : file1: reading active writers 2024/10/17 04:21:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:17 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/10/17 04:21:18 DEBUG : file1: aborting in-sequence write wait, off=100 2024/10/17 04:21:18 DEBUG : file1: failed to wait for in-sequence write to 100 2024/10/17 04:21:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/10/17 04:21:18 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (11 bytes), uploading instead of streaming 2024/10/17 04:21:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:18 DEBUG : file1: Size of src and dst objects identical 2024/10/17 04:21:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/10/17 04:21:18 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:18 DEBUG : : Looking for writers 2024/10/17 04:21:18 DEBUG : file1: reading active writers 2024/10/17 04:21:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:18 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:18 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/10/17 04:21:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:18 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (5 bytes), uploading instead of streaming 2024/10/17 04:21:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:18 DEBUG : file1: Size of src and dst objects identical 2024/10/17 04:21:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/10/17 04:21:18 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:18 DEBUG : : Looking for writers 2024/10/17 04:21:18 DEBUG : file1: reading active writers 2024/10/17 04:21:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:18 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:18 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:18 DEBUG : file1: WriteFileHandle.Release closing 2024/10/17 04:21:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:18 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (0 bytes), uploading instead of streaming 2024/10/17 04:21:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:18 DEBUG : file1: Size of src and dst objects identical 2024/10/17 04:21:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/10/17 04:21:18 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:18 DEBUG : : Looking for writers 2024/10/17 04:21:18 DEBUG : file1: reading active writers 2024/10/17 04:21:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:18 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:18 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/10/17 04:21:18 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:18 DEBUG : : Looking for writers 2024/10/17 04:21:18 DEBUG : file1: reading active writers 2024/10/17 04:21:18 DEBUG : file1: active writers 1 2024/10/17 04:21:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/10/17 04:21:18 DEBUG : : Looking for writers 2024/10/17 04:21:18 DEBUG : file1: reading active writers 2024/10/17 04:21:18 DEBUG : file1: active writers 1 2024/10/17 04:21:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/10/17 04:21:18 DEBUG : : Looking for writers 2024/10/17 04:21:18 DEBUG : file1: reading active writers 2024/10/17 04:21:18 DEBUG : file1: active writers 1 2024/10/17 04:21:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/10/17 04:21:18 DEBUG : : Looking for writers 2024/10/17 04:21:18 DEBUG : file1: reading active writers 2024/10/17 04:21:18 DEBUG : file1: active writers 1 2024/10/17 04:21:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/10/17 04:21:18 DEBUG : : Looking for writers 2024/10/17 04:21:18 DEBUG : file1: reading active writers 2024/10/17 04:21:18 DEBUG : file1: active writers 1 2024/10/17 04:21:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/10/17 04:21:18 DEBUG : : Looking for writers 2024/10/17 04:21:18 DEBUG : file1: reading active writers 2024/10/17 04:21:18 DEBUG : file1: active writers 1 2024/10/17 04:21:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/10/17 04:21:19 DEBUG : : Looking for writers 2024/10/17 04:21:19 DEBUG : file1: reading active writers 2024/10/17 04:21:19 DEBUG : file1: active writers 1 2024/10/17 04:21:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/10/17 04:21:19 DEBUG : : Looking for writers 2024/10/17 04:21:19 DEBUG : file1: reading active writers 2024/10/17 04:21:19 DEBUG : file1: active writers 1 2024/10/17 04:21:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:20 DEBUG : : Looking for writers 2024/10/17 04:21:20 DEBUG : file1: reading active writers 2024/10/17 04:21:20 DEBUG : file1: active writers 1 2024/10/17 04:21:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:21 DEBUG : : Looking for writers 2024/10/17 04:21:21 DEBUG : file1: reading active writers 2024/10/17 04:21:21 DEBUG : file1: active writers 1 2024/10/17 04:21:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:22 DEBUG : : Looking for writers 2024/10/17 04:21:22 DEBUG : file1: reading active writers 2024/10/17 04:21:22 DEBUG : file1: active writers 1 2024/10/17 04:21:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:23 DEBUG : : Looking for writers 2024/10/17 04:21:23 DEBUG : file1: reading active writers 2024/10/17 04:21:23 DEBUG : file1: active writers 1 2024/10/17 04:21:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:24 DEBUG : : Looking for writers 2024/10/17 04:21:24 DEBUG : file1: reading active writers 2024/10/17 04:21:24 DEBUG : file1: active writers 1 2024/10/17 04:21:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:25 DEBUG : : Looking for writers 2024/10/17 04:21:25 DEBUG : file1: reading active writers 2024/10/17 04:21:25 DEBUG : file1: active writers 1 2024/10/17 04:21:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:26 DEBUG : : Looking for writers 2024/10/17 04:21:26 DEBUG : file1: reading active writers 2024/10/17 04:21:26 DEBUG : file1: active writers 1 2024/10/17 04:21:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:27 DEBUG : : Looking for writers 2024/10/17 04:21:27 DEBUG : file1: reading active writers 2024/10/17 04:21:27 DEBUG : file1: active writers 1 2024/10/17 04:21:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:28 DEBUG : : Looking for writers 2024/10/17 04:21:28 DEBUG : file1: reading active writers 2024/10/17 04:21:28 DEBUG : file1: active writers 1 2024/10/17 04:21:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:29 DEBUG : : Looking for writers 2024/10/17 04:21:29 DEBUG : file1: reading active writers 2024/10/17 04:21:29 DEBUG : file1: active writers 1 2024/10/17 04:21:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:30 DEBUG : : Looking for writers 2024/10/17 04:21:30 DEBUG : file1: reading active writers 2024/10/17 04:21:30 DEBUG : file1: active writers 1 2024/10/17 04:21:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:31 DEBUG : : Looking for writers 2024/10/17 04:21:31 DEBUG : file1: reading active writers 2024/10/17 04:21:31 DEBUG : file1: active writers 1 2024/10/17 04:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:32 DEBUG : : Looking for writers 2024/10/17 04:21:32 DEBUG : file1: reading active writers 2024/10/17 04:21:32 DEBUG : file1: active writers 1 2024/10/17 04:21:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:33 DEBUG : : Looking for writers 2024/10/17 04:21:33 DEBUG : file1: reading active writers 2024/10/17 04:21:33 DEBUG : file1: active writers 1 2024/10/17 04:21:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:34 DEBUG : : Looking for writers 2024/10/17 04:21:34 DEBUG : file1: reading active writers 2024/10/17 04:21:34 DEBUG : file1: active writers 1 2024/10/17 04:21:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:35 DEBUG : : Looking for writers 2024/10/17 04:21:35 DEBUG : file1: reading active writers 2024/10/17 04:21:35 DEBUG : file1: active writers 1 2024/10/17 04:21:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:36 DEBUG : : Looking for writers 2024/10/17 04:21:36 DEBUG : file1: reading active writers 2024/10/17 04:21:36 DEBUG : file1: active writers 1 2024/10/17 04:21:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:37 DEBUG : : Looking for writers 2024/10/17 04:21:37 DEBUG : file1: reading active writers 2024/10/17 04:21:37 DEBUG : file1: active writers 1 2024/10/17 04:21:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:38 DEBUG : : Looking for writers 2024/10/17 04:21:38 DEBUG : file1: reading active writers 2024/10/17 04:21:38 DEBUG : file1: active writers 1 2024/10/17 04:21:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:39 DEBUG : : Looking for writers 2024/10/17 04:21:39 DEBUG : file1: reading active writers 2024/10/17 04:21:39 DEBUG : file1: active writers 1 2024/10/17 04:21:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:40 DEBUG : : Looking for writers 2024/10/17 04:21:40 DEBUG : file1: reading active writers 2024/10/17 04:21:40 DEBUG : file1: active writers 1 2024/10/17 04:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:41 DEBUG : : Looking for writers 2024/10/17 04:21:41 DEBUG : file1: reading active writers 2024/10/17 04:21:41 DEBUG : file1: active writers 1 2024/10/17 04:21:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:42 DEBUG : : Looking for writers 2024/10/17 04:21:42 DEBUG : file1: reading active writers 2024/10/17 04:21:42 DEBUG : file1: active writers 1 2024/10/17 04:21:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:43 DEBUG : : Looking for writers 2024/10/17 04:21:43 DEBUG : file1: reading active writers 2024/10/17 04:21:43 DEBUG : file1: active writers 1 2024/10/17 04:21:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:44 DEBUG : : Looking for writers 2024/10/17 04:21:44 DEBUG : file1: reading active writers 2024/10/17 04:21:44 DEBUG : file1: active writers 1 2024/10/17 04:21:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:45 DEBUG : : Looking for writers 2024/10/17 04:21:45 DEBUG : file1: reading active writers 2024/10/17 04:21:45 DEBUG : file1: active writers 1 2024/10/17 04:21:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:46 DEBUG : : Looking for writers 2024/10/17 04:21:46 DEBUG : file1: reading active writers 2024/10/17 04:21:46 DEBUG : file1: active writers 1 2024/10/17 04:21:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:47 DEBUG : : Looking for writers 2024/10/17 04:21:47 DEBUG : file1: reading active writers 2024/10/17 04:21:47 DEBUG : file1: active writers 1 2024/10/17 04:21:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/17 04:21:48 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/10/17 04:21:48 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:48 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:48 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (0 bytes), uploading instead of streaming 2024/10/17 04:21:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:48 DEBUG : file1: Size of src and dst objects identical 2024/10/17 04:21:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:48 DEBUG : file1: Open: flags=O_RDONLY 2024/10/17 04:21:48 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/17 04:21:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/17 04:21:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:48 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:48 DEBUG : : Looking for writers 2024/10/17 04:21:48 DEBUG : file1: reading active writers 2024/10/17 04:21:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-pejawer8yawe'", Local "Local file system at /tmp/rclone1147533497", Modify Window "1s" 2024/10/17 04:21:48 INFO : webdav root 'rclone-test-pejawer8yawe': poll-interval is not supported by this remote 2024/10/17 04:21:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/17 04:21:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/17 04:21:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/17 04:21:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/17 04:21:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:48 DEBUG : webdav root 'rclone-test-pejawer8yawe': File to upload is small (100 bytes), uploading instead of streaming 2024/10/17 04:21:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/17 04:21:48 DEBUG : file1: Size of src and dst objects identical 2024/10/17 04:21:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/17 04:21:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/17 04:21:48 DEBUG : file1: Open: flags=O_RDONLY 2024/10/17 04:21:48 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/17 04:21:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/17 04:21:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/17 04:21:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/17 04:21:48 DEBUG : WaitForWriters: timeout=30s 2024/10/17 04:21:48 DEBUG : : Looking for writers 2024/10/17 04:21:48 DEBUG : file1: reading active writers 2024/10/17 04:21:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/10/17 04:21:48 DEBUG : webdav root 'rclone-test-pejawer8yawe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m18.967504804s (try 1/5)